Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
fae
/
utils
/
assert.ts
A functional module for Deno inspired from Ramda.
Jozty/Fae
Version
Latest
v1.1.1
v1.1.1-rc.1
v1.1.0
v1.0.0
v0.6.2
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Menu
Transformers
assert.ts
f
assertPromise
constants.ts
v
_
v
FUNCTION_LENGTH
v
UNDEFINED
curry_n.ts
f
default
dispatch.ts
f
dispatch
get.ts
f
getFunctionLength
f
getFunctionName
f
getFunctionsLengths
f
getIterable
f
getIterator
f
getTransformer
has.ts
v
default
is_placeholder.ts
f
areAllPlaceHolder
f
isPlaceHolder
is.ts
f
is
f
isArguments
f
isArray
f
isArrayLike
f
isFunction
f
isInteger
f
isIterable
f
isIterator
f
isNotUndefinedOrNull
f
isNumber
f
isObject
f
isString
f
isTransformer
f
isUndefinedOrNull
reduced.ts
f
default
set.ts
f
setFunctionLength
throw.ts
f
throwFunctorError
types.ts
I
Curry1
I
Curry2
I
Curry3
T
AllTypes
T
ArrEl
T
Comparator
T
EmptyObj
T
Func
T
FuncArr1
T
FuncArr2
T
Functor
T
FunctorWithArLk
T
InferElementType
T
InferPrimitive
T
InferType
T
Obj
T
ObjArr
T
ObjRec
T
PH
T
PlaceHolder
T
Pr
T
Predicate
T
Predicate1
T
Predicate2
T
RetPar1
T
RetPar2
T
Tests
import
*
as
fae
from
"https://deno.land/x/fae@v1.1.1/utils/assert.ts"
;
Functions
f
assertPromise