export const Number = { test: n => typeof n === 'number' }