Usage
Import the library where needed
const operator = await import( '@functional-abstraction/operator' ) ;
// or
import * as operator from '@functional-abstraction/operator' ;
Import the library where needed
const operator = await import( '@functional-abstraction/operator' ) ;
// or
import * as operator from '@functional-abstraction/operator' ;