error-interface #23

Merged
sashakoshka merged 6 commits from error-interface into main 2024-02-08 14:55:47 -07:00
Owner

Solves #11, to a degree. The intent of the issue was misguided as lines are stored in errors.Position, and making that an interface might be bad design. Will save the memory concern for after the memory benchmark.

Solves #11, to a degree. The intent of the issue was misguided as lines are stored in errors.Position, and making that an interface might be bad design. Will save the memory concern for after the memory benchmark.
sashakoshka added 6 commits 2024-02-08 14:55:41 -07:00
sashakoshka merged commit 8ff47a3076 into main 2024-02-08 14:55:47 -07:00
sashakoshka deleted branch error-interface 2024-02-08 14:55:47 -07:00
Sign in to join this conversation.
No description provided.