Zone typedef

Zone = String

An alias for String, when used in the context of a field or meta data field in the corpus. Represents the name of the field/zone.

Implementation

typedef Zone = String;