Skip to content

Commit

Permalink
Correct RST syntax in README
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Aug 29, 2018
1 parent 3e1a55f commit 97170a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ iterators, while the type ``Base.Iterators.Stateful`` captures
iterators into mutable objects.

::

collect(take(arbitrary(Point{Int}, UInt(42)), 20))

20-element Array{Point{Int64},1}:
Expand Down

0 comments on commit 97170a0

Please sign in to comment.