Home Manual Reference Source

Usage

Import the library where needed

const operator = await import( '@functional-abstraction/operator' ) ;
// or
import * as operator from '@functional-abstraction/operator' ;