UNPKG

@thi.ng/geom

Version:

Functional, polymorphic API for 2D geometry types & SVG generation

7 lines (6 loc) 127 B
const __dispatch = (x) => x.type; const __dispatch2 = (a, b) => a.type + "-" + b.type; export { __dispatch, __dispatch2 };