package MlFront_Exec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Alacarte_xasync_apparatus.MutableStoreSource

Sourcetype t
Sourceval initialise : i -> t
Sourceval get_info : t -> i
Sourceval get_value : k -> t -> v
Sourceval mutate_store : t -> MlFront_Thunk.BuildConstraints.StateMessage.t -> [ `Handled | `NeedsHandler ]