jazz-func
jazz-func copied to clipboard
The essential toolbox for functional programming in TypeScript
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Added the `Struct` type, which represents an `Object` having the specific type in each property, along with the following functions: - `getProp` - `setProp` - `modifyProp`
Added the following functions in `Dictionary` module, which returns the (left- or right-biased) union of the given two dictionaries: - `unionLeft()` - `unionLeftC()` - `unionRight()` - `unionRightC()`
型としてのタプルサポートがあるとべんり
やめるか どうせ型システムの恩恵がないし
- [ ] `concat` - [ ] `cons` - [ ] `drop` - [ ] `dropWhile` - [ ] `empty` - [ ] `every` - [ ] `filterWithIndex` - [...
- [ ] `characters` - [ ] `concat` - [ ] `endsWith` - [ ] `indexOf` - [ ] `join` - [ ] `lastIndexOf` - [ ] `lines` - [...
v0.5
* struct support * logic * math * Array #44 * String * gentools import * how many should Curry