dalicious ~master (2019-07-04T14:03:58Z)
Dub
Repo
Region.TaggedPoint
dalicious
region
Region
This represents a single tagged point.
struct
Region
(Number, Tag, string tagAlias = null, Tag emptyTag = Tag.init)
static
struct
TaggedPoint {
Tag
tag
;
Number
value
;
}
Meta
Source
See Implementation
dalicious
region
Region
aliases
includes
functions
empty
opBinary
opBinaryRight
size
properties
intervals
structs
TaggedInterval
TaggedPoint
This represents a single tagged point.