Skip to content

Use custom helper functions after deserializing a lazyvec #9

@MarcusKlik

Description

@MarcusKlik

The user-defined methods for the lazyvec are serialized along with the vector data. Upon deserialization, these methods will be available as list objects and called from the ALTREP API automatically. When these methods need helper functions, the user has to specify those separately, perhaps in a additional argument to lazyvec (as a list).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions