As discussed in #751, this version of the annotations module includes more generic container types which may be used instead of the current font-specific type aliases. This will minimise the need for type-related imports and simplify the annotation process, while making types less font-specific.
This revision will require a total overhaul of the typed modules in the v1 branch.
As discussed in #751, this version of the annotations module includes more generic container types which may be used instead of the current font-specific type aliases. This will minimise the need for type-related imports and simplify the annotation process, while making types less font-specific.
This revision will require a total overhaul of the typed modules in the
v1
branch.