pocomath/src/generic/Types/generic.mjs

3 lines
60 B
JavaScript

export const Type_undefined = {test: u => u === undefined}