Package convex.core.lang.impl
Class MapFn<K extends ACell,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.MapFn<K,T>
- All Implemented Interfaces:
IValidated
,IWriteable
,IFn<T>
-
Field Summary
Fields inherited from class convex.core.data.ACell
cachedRef, EMPTY_ARRAY
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionInvoke this function in the given context.boolean
print(BlobBuilder sb, long limit)
Prints this Object to a readable String RepresentationMethods 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, getCanonical, getChildRefs, getEncoding, getEncodingLength, getHash, getMemorySize, getRef, getRef, hashCode, isCompletelyEncoded, isEmbedded, mark, mark, toCVMString, toString, validate, write
Methods inherited from class convex.core.data.AObject
attachEncoding, print, print