You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, memory uses a vector to represent only the sector at index 1. This should be generalized, allowing the user to specify the choice of vector or function representation whenever a sector is added.
Currently, memory uses a vector to represent only the sector at index 1. This should be generalized, allowing the user to specify the choice of vector or function representation whenever a sector is added.
https://github.com/Veridise/lib-symexec/blob/main/memory.rkt#L212
The text was updated successfully, but these errors were encountered: