Up

Module Functions (C : Creator with type state := state) : Functions with type 'a functions := 'a functions with type worker := C.worker

The functions that can be run on this worker type

Parameters

C : Creator with type state := state

Signature

type worker
type 'worker functions
val functions : worker functions