Module plugin/array-essentials

The plugin that enhances ArrayShape with additional methods.

import { ArrayShape } from 'doubter/core';
import enableArrayEssentials from 'doubter/plugin/array-essentials';

enableArrayEssentials(ArrayShape);

Index

Functions