https://github.com/hyper63/types
https://github.com/hyper63/types
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyper63/types
- Owner: hyper63
- Created: 2021-01-13T12:49:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T12:49:12.000Z (about 5 years ago)
- Last Synced: 2025-03-02T18:32:13.025Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @twilson63/types
A basic functional type library based on Brian Lornsdorfs example lib from hardcare functional programming.
## Install
```
npm install @twilson63/types
```
## Usage
```
TODO
```