# Description This PR adds the ability to use modulo with durations: ```nu (2min + 31sec) mod 20sec # 11sec ``` # User-Facing Changes Allows to use `<duration> mod <duration>`
$nothing
scope
Deserialize
Serialize
Record
main
SyntaxShape::Custom
CompleterWrapper