Module type MyMonadicSMemory.ID

A custom Init Data module; agnostic of the data format. Comes with a callback, that is called whenever memory is initialised with some init data.

type t
val init : t -> unit