lib.rs
5 days agowhich enables clear and safe data representations in functional and type-driven programming. Overview. At the core of the project is the AnyOf enum, a general-purpose algebraic type, alongside additional types as EitherOf and BothOf. These abstractions allow to express dynamic states, optional values, and branching logic in a natural and ...