glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
RepetitionBoundaries
glued
annotations
common_annotations
Undocumented in source.
struct
RepetitionBoundaries {
size_t
lowerInc
;
size_t
upperExc
;
bool
check
(int occurences);
}
Members
Functions
check
bool
check
(int occurences)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
lowerInc
size_t
lowerInc
;
Undocumented in source.
upperExc
size_t
upperExc
;
Undocumented in source.
Meta
Source
See Implementation
glued
annotations
common_annotations
aliases
Metaannotation
between
optional
functions
atLeast
atMost
exactly
manifest constants
OnAnnotation
anyNumber
atLeastOnce
atMostOnce
exactlyOnce
notAtAll
structs
OnStatic
Repeatable
RepetitionBoundaries
Target
TargetOwner