julia
ef69851a
- Allow `clamp(n, 1:10)` (#37548)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Allow `clamp(n, 1:10)` (#37548) * clamp method for unitrange * add tests & narrower type * move to Base.Math * triple equals Co-authored-by: Michael Abbott <me@escbook>
References
#37548 - Allow `clamp(n, 1:10)`
Author
mcabbott
Parents
36efff9b
Loading