Skip to main content

Crate tidepool_macro

Crate tidepool_macro 

Source

Macrosยง

haskell_eval
Embeds and evaluates a Haskell Core expression at runtime.
haskell_expr
Embeds a Haskell Core expression and its DataConTable without evaluating.
haskell_inline
Embeds inline Haskell source as a Core expression with its DataConTable.