thx
| .. | |
|---|---|
| error | |
| fp | |
| promise | |
| stream | |
| ArrayFloats | Helper class for |
| ArrayInts | Helper class for |
| ArrayStrings | Helper class for |
| Arrays |
|
| Bools | |
| Dates |
|
| Dynamics |
|
| DynamicsT | |
| Either |
|
| EitherK | |
| Eithers | Extension methods for the |
| Enums | Helper class for enums. |
| Error | Defines a generic Error type. When the target platform is JS, |
| Floats |
|
| Functions | Generic helper for functions. |
| Functions0 | Extension methods for functions with arity 0 (functions that do not take arguments). |
| Functions1 | Extension methods for functions with arity 1 (functions that take exactly 1 argument). |
| Functions10 | |
| Functions11 | |
| Functions12 | |
| Functions13 | |
| Functions14 | |
| Functions15 | |
| Functions16 | |
| Functions17 | |
| Functions18 | |
| Functions19 | |
| Functions2 | Helper class for functions that take 2 arguments |
| Functions20 | |
| Functions3 | Helper class for functions that take 3 arguments |
| Functions4 | |
| Functions5 | |
| Functions6 | |
| Functions7 | |
| Functions8 | |
| Functions9 | |
| HaxeDateTools | Alias of |
| HaxeMath | |
| HaxeStringTools | Alias of |
| Ints | Extension methods for integer values. |
| Iterables | Helper class for |
| Iterators | Helper class to work with |
| MapIIterator | |
| MapIterator | |
| Maps | Extension methods for Maps |
| Monoid | |
| MonoidImpl | |
| Nel | Abstract around |
| Nil | A runtime value that describes the absence of a value. |
| NonEmptyList | |
| Objects | Helper methods for generic objects. |
| Options | Extension methods for the |
| Ord | |
| Ordering | |
| OrderingImpl | |
| Orderings | |
| RangeIterator | |
| Reader | |
| ReadonlyArray | |
| Result |
|
| Semigroup | |
| Set | A set is a list of unique values. Value equality is determined using |
| Strings | Extension methods for strings. |
| TimePeriod | |
| Timer |
|
| Timestamp |
|
| Tuple | |
| Tuple0 |
|
| Tuple1 |
|
| Tuple2 |
|
| Tuple3 |
|
| Tuple4 |
|
| Tuple5 |
|
| Tuple6 |
|
| Types | Helper methods to use on values, types and classes. |
| Unit | The unitary value, also may be understood as a tuple of arity 0 |
| VNel | |
| Validation | A right-biased disjunctive type with applicative functor requiring a semigroup on the left type. This is useful for composing validation functions. |
| ValidationExtensions | |
| Weekday | Named weekdays mapped to integer values from 0 to 6 where 0 is Sunday and 6 is Saturday. |