mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-21 08:21:32 +00:00
better documentation for 'finished' for first class iterators
This commit is contained in:
@@ -27,6 +27,9 @@ News
|
||||
|
||||
- For empty ``case object`` branches ``discard`` can finally be used instead
|
||||
of ``nil``.
|
||||
- Automatic dereferencing is now done for the first argument of a routine
|
||||
call if overloading resolution produces no match otherwise. This feature
|
||||
has to be enabled with the `experimental`_ pragma.
|
||||
|
||||
|
||||
2014-12-29 Version 0.10.2 released
|
||||
|
||||
Reference in New Issue
Block a user