UNPKG

@thi.ng/defmulti

Version:

Dynamic, extensible multiple dispatch via user supplied dispatch function.

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