Behaviours
Equivalence
Equivalence behaviour documentation
Read more
Higher-Kinded Types
Explore Higher-Kinded Types (HKTs) and their role in simplifying code and enhancing flexibility. Learn how to create generic structures for different data types, improving code organization and maintainability.
Read more
Order
Explore the Order module in Effect, which provides a powerful interface for comparing and sorting values. Learn about built-in comparators for common data types, sorting arrays, deriving custom orders, combining orders, and additional useful functions for comparisons, finding minimum/maximum, clamping values, and checking value range.
Read more