Package convex.core.lang.impl
Class SeqFn<T extends ACell>
java.lang.Object
convex.core.data.AObject
convex.core.data.ACell
convex.core.lang.AFn<T>
convex.core.lang.impl.ADataFn<T>
convex.core.lang.impl.SeqFn<T>
- Type Parameters:
T
- Type of values to return
- All Implemented Interfaces:
IValidated
,IWriteable
,IFn<T>
Wrapper for interpreting a sequence object as an invokable function
-
Field Summary
Fields inherited from class convex.core.data.ACell
cachedRef, EMPTY_ARRAY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class convex.core.lang.impl.ADataFn
encode, encodeRaw, estimatedEncodingSize, getRefCount, getTag, hasArity, isCanonical, isCVMValue, toCanonical, updateRefs, validateCell
Methods inherited from class convex.core.lang.AFn
getType, supportsArgs
Methods inherited from class convex.core.data.ACell
announce, announce, attachMemorySize, attachRef, cachedEncoding, cachedHash, calcMemorySize, createAnnounced, createEncoding, createPersisted, createPersisted, createRef, equals, equals, getChildRefs, getEncoding, getEncodingLength, getHash, getMemorySize, getRef, getRef, hashCode, isEmbedded, toString, validate, write
Methods inherited from class convex.core.data.AObject
attachEncoding, print