meta-types

TypeScript meta functions for (especially variadic) meta programming

argx

Parse function arguments. Useful to implement variadic functions.

vfn

Creates a variadic function, with a “rest parameter” that’s NOT at the end.