tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
max
tango
util
MinMax
Return the maximum of two arguments (of the same type)
T
max
(
T
)
(
T
a
,
T
b
)
Meta
Source
See Implementation
tango
util
MinMax
functions
max
min
Return the maximum of two arguments (of the same type)