@nyxlang/helpers
A collection of useful helper functions
A collection of useful helper functions
A small set of functions to check value against a specific type
This module is small but easy to use. The purpose of this module is to check if a value is a array but if it is not an array it will convert the value into an array.
Maybe Monad for javascript
A utility function for extracting defined values from an object.
Check does the given Javascript Object is a null.
Used to check if some of the arguments are null or undefined.
A module for creating a NullObject that only has index and length properties.
Type safe variable checks
A collection of monads (Result, Option) for TypeScript, inspired by [the Rust programming language](https://doc.rust-lang.org/std/result/).