Module cond

Module cond 

Source
Expand description

Conditional combinator for multi-way branching

Provides cond - a concatenative alternative to match/case statements.

Re-exports§

pub use patch_seq_cond as cond;

Functions§

patch_seq_cond
Multi-way conditional combinator