Usage
Import the library where needed
const iter = await import( '@total-order/iter' ) ;
// or
import * as iter from '@total-order/iter' ;
Import the library where needed
const iter = await import( '@total-order/iter' ) ;
// or
import * as iter from '@total-order/iter' ;