Module

Halogen.Hooks.Internal.UseHookF

#UseHookF

data UseHookF m a

The Hook API: a set of primitive building blocks for writing stateful logic in Halogen. These should not be used directly; the hook functions supplied in Hooks should be used instead.

Constructors

Instances

Modules