View Source Circlex.Emulator.State (Circlex v0.1.0-rc4)

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_in(keys, default \\ nil)

View Source
Link to this function

get_st(mfa_or_fn, keys \\ [], filter_fn \\ nil)

View Source
Link to this function

update_st(mfa_or_fn, keys \\ [], filter_fn \\ nil)

View Source