'div-10': {
        type: 'calc',
        func: (n) => Math.round((n - n % 10) / 10),
        io: {
            plugs: ['top', 'bottom'],