export {Types} from './Types/number.mjs' export const abs = {number: () => n => Math.abs(n)}