error-interface #23
Reference in New Issue
Block a user
No description provided.
Delete Branch "error-interface"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.