tango ~master (2025-06-29T14:40:56.0544651)
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)