UNPKG

@thi.ng/vector-pools

Version:

Data structures for managing & working with strided, memory mapped vectors

6 lines (5 loc) 109 B
import { ROOT } from "@thi.ng/logger/root"; const LOGGER = ROOT.childLogger("vecpool"); export { LOGGER };