JuliaCollections / IterTools.jl

Common functional iterator patterns
Other
154 stars 29 forks source link

update doctest for takewhile #60

Closed fkastner closed 5 years ago

fkastner commented 5 years ago

The doctest needed an additional parenthesis.

fkastner commented 5 years ago

Still doesn't pass the doctests ...

iamed2 commented 5 years ago

The doctest can be changed to match the new output. Good to know the type's inferred now!