UNPKG

rambda

Version:

Lightweight faster alternative to Ramda

11 lines (10 loc) 296 B
export {Cast} from './Cast' export {Implements} from './Implements' export {Compute} from './Compute' export {Equals} from './Equals' export {Extends} from './Extends' export {Is} from './Is' export {Kind} from './Kind' export {Try} from './Try' export {Type} from './Type' export {x} from './x'