@bluesky.llc/utility-types
v0.1.2
Published
Utility-Types for TypeScript by BlueSky.llc
Downloads
14
Maintainers
Readme
Utility-Types
Utility-Types for TypeScript by BlueSky.llc.
Overview
Provides the following modules.
- Any
Types and antecedents that can be used for inference - Identity
Types that form an identity element under some operation - If
Types for creating conditional logic and antecedents to use with the logic module - Logic
Antecedents that implement boolean logic - Math
Types and antecedents for wathematical operations on the natural numbers - Object
Types and antecedents for working with objects and properties - String
Types and antecedents for working with strings - Tuple
Types and antecedents for working with tuples
Documentation
Contributing
Read the style guide.