UNPKG

foci

Version:

Lens-like functionality with a lodash-style interface.

4 lines (2 loc) 72 B
export const toggle = bool => !bool export const inc = num => num + 1