Skip to main content

Crate alux_ext

Crate alux_ext 

Source
Expand description

Reifies extension methods as first-order operations with explicit application meaning.

Re-exports§

pub use alux_ext_macros as macros;
pub use extend;

Traits§

ApplyAlg
Applies a defunctionalized operation to a context and an argument product.
HandlerContextAlg
Selects an owned runtime handle for a semantic context.
OperationAlg
Describes the semantic signature of a defunctionalized operation.

Attribute Macros§

ext
Declares extension methods and optionally gives each method a first-order operation type.