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
2318
February 7, 2019
Can `eltype()` deduce the element type of a generator?
Internals & Design
data
30
2959
December 11, 2019
Generator - iterators should deliver accurate eltype
Internals & Design
3
1165
August 3, 2017
New Iterator from Nested Iterators
General Usage
question
,
iterators
19
663
September 14, 2023
Dispatch over element type
General Usage
traits
14
633
January 30, 2023