selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
minImpl
selery
command
util
Undocumented in source.
template
minImpl (
T
) {
static if
(
isIntegral!T
)
enum
minImpl
;
static if
(!(
isIntegral!T
))
enum
minImpl
;
}
Members
Manifest constants
minImpl
enum
minImpl
;
Undocumented in source.
minImpl
enum
minImpl
;
Undocumented in source.
Meta
Source
See Implementation
selery
command
util
aliases
Position
enums
PocketType
isRanged
interfaces
CommandSender
WorldCommandSender
structs
PositionImpl
Ranged
Target
templates
SingleEnum
SnakeCaseEnum
minImpl