Module plugin/set-essentials

The plugin that enhances SetShape with additional methods.

import { SetShape } from 'doubter/core';
import enableSetEssentials from 'doubter/plugin/set-essentials';

enableSetEssentials(SetShape);

Index

Functions