mirror of
https://github.com/jbranchaud/til
synced 2026-07-07 09:30:34 +00:00
Compare commits
2 Commits
9c6569ca50
...
4293420c13
| Author | SHA1 | Date | |
|---|---|---|---|
| 4293420c13 | |||
| cff6592c4e |
@@ -21,5 +21,7 @@ at the same time when you call
|
||||
|
||||
```ruby
|
||||
list = [3,7,4,15,9,1,2]
|
||||
|
||||
list.minmax
|
||||
#=> [1,15]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user