View Source Circlex.Emulator.Logic.LogicUtil (Circlex v0.1.12)

Helper functions for common logic utilities.

Link to this section Summary

Link to this section Functions

Link to this function

apply_filters(vals, filters)

View Source
Link to this function

update(els, find_fn, update_fn, allow_nop \\ false)

View Source
Link to this function

update_or_add(els, find_fn, update_fn)

View Source