mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-22 08:51:21 +00:00
the stdlib supports &= in more contexts; refs #3524
This commit is contained in:
@@ -27,6 +27,8 @@ Library Additions
|
||||
|
||||
- The rlocks module has been added providing reentrant lock synchronization
|
||||
primitive.
|
||||
- A generic "sink operator" written as ``&=`` has been added to the ``system`` and the ``net`` modules.
|
||||
|
||||
|
||||
Compiler Additions
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user