0.1.6 • Published 12 months ago

@swiftmind/utility-types v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Utility-Types

Utility-Types for TypeScript by SwiftMind Institute.

Overview

Provides the following modules.

  • Any
    Types and antecedents that can be used for inference
  • Function Commonly used functional patterns
  • Generator Utility types for infering information about generators.
  • 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.

0.1.6

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago