The spike introduced in #27 splices events into the form as a macro. This is unfortunate from a performance perspective for when the events list is large.
This can be done by writing a relation, or possibly we can just add the events to the eval context.
The spike introduced in #27 splices events into the form as a macro. This is unfortunate from a performance perspective for when the events list is large.
This can be done by writing a relation, or possibly we can just add the events to the
eval
context.