A structure which able to evaluate a function over S.
S
Readonly
Applies the function to the value over S.
The wrapped function.
The value got by evaluating fn.
fn
Maps the function fn onto F structure.
F
The function to be mapped.
The mapped function.
Generated using TypeDoc
A structure which able to evaluate a function over
S
.