Julia Programming Language
Extract single element from container
General Usage
question
kristoffer.carlsson
February 21, 2018, 12:49pm
6
Found it
https://github.com/JuliaLang/julia/pull/25078
. It was a PR.
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Getting first element of a possibly empty Eduction (Transducers.jl)
General Usage
transducers
0
258
September 8, 2022
Does a `filterfirst` or `filtersingle` function exist? Similar to c# Single()?
General Usage
16
513
October 15, 2022
Calling `first(some_set)` gets me "ArgumentError: collection must be non-empty", even though I checked the Set for emptiness immediately before
General Usage
question
2
636
May 3, 2021
Standard way to get first element of iterator satisfying predicate
New to Julia
12
5173
November 12, 2020
Split iteration to head + tail
General Usage
question
4
1121
October 16, 2018