UNPKG

@politie/sherlock-utils

Version:

Utility functions that are designed to work with Sherlock. His toolbelt.

12 lines (11 loc) 370 B
export * from './src/derivable-cache'; export * from './src/function-data-source'; export * from './src/from-promise'; export * from './src/lift'; export * from './src/pairwise'; export * from './src/peek'; export * from './src/scan'; export * from './src/state'; export * from './src/static-boolean-funcs'; export * from './src/struct'; export * from './src/template';