UNPKG

imma

Version:

A collection of functions for dealing with native arrays and objects immutably

4 lines (3 loc) 82 B
'use strict' const has = module.exports = (iterable, key) => key in iterable