Skip to content
Snippets Groups Projects
Commit 79245c30 authored by Adam Wardynski's avatar Adam Wardynski
Browse files

Equality of Positions in context based on abs value.

It is more intuitive that way, e.g. equal(2,3) is never true, equal(3,3) is always true.
Nowhere is only equal to Nowhere, and Begin or End are equal to nonspecial positions
depending on current position in the sentence context.
parent fe88d21a
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment