Home Manual Reference Source

Usage

Import the library where needed

const iter = await import( '@total-order/iter' ) ;
// or
import * as iter from '@total-order/iter' ;