Module plugin/number-essentials

The plugin that enhances NumberShape with additional methods.

import { NumberShape } from 'doubter/core';
import enableNumberEssentials from 'doubter/plugin/number-essentials';

enableNumberEssentials(NumberShape);

Index

Issues

Functions