dalicious ~master (2019-07-04T14:03:58Z)
Dub
Repo
MismatchingTagsException
dalicious
region
Thrown if two operands require the same tag but different were provided.
static
class
MismatchingTagsException : Exception(
Tag
) {
const
(
Tag
[
2
])
tags
;
}
Meta
Source
See Implementation
dalicious
region
classes
EmptyRegionException
MismatchingTagsException
functions
convexHull
empty
min
sup
union_
structs
Region
templates
TagType
isTaggable
Thrown if two operands require the same tag but different were provided.