Is it possible to create ranges without ~defined e...
# announcements
j
Is it possible to create ranges without ~defined endings? Something like…
(1..Infinity).first(x -> x == 7)