-
Notifications
You must be signed in to change notification settings - Fork 0
Functions Object
Jason Barr edited this page Sep 22, 2021
·
3 revisions
A functional, curried interface to the JavaScript Object
type, plus additional useful functions.
assign
clone
copyProto
create
define
defineProperties
defineProperty
definePropWithOpts
entries
equals
extend
freeze
fromEntries
getPropertyDescriptor
getPropertyDescriptors
getProto
hash
hasOwn
isExtensible
isPrototypeOf
keys
-
names
- functionalObject.getOwnPropertyNames
preventExtensions
prop
propEq
property
seal
setProto
-
symbols
- functionalObject.getOwnPropertySymbols
toString
valueOf