Julia Programming Language
How can you dispatch on Iterator eltype including generators?
General Usage
Tamas_Papp
February 7, 2019, 8:15am
7
If you need to precompute something once, but hide that from the interface, you may find
useful.
show post in topic
Related topics
Topic
Replies
Views
Activity
Should Generators finally be given eltype
Internals & Design
25
2295
February 7, 2019
Can `eltype()` deduce the element type of a generator?
Internals & Design
data
30
2917
December 11, 2019
Generator - iterators should deliver accurate eltype
Internals & Design
3
1160
August 3, 2017
New Iterator from Nested Iterators
General Usage
question
,
iterators
19
653
September 14, 2023
Dispatch over element type
General Usage
traits
14
612
January 30, 2023