summary refs log tree commit diff stats
path: root/examples
diff options
context:
space:
mode:
authorKaushal Modi <kaushal.modi@gmail.com>2019-11-04 15:11:43 -0500
committerAndreas Rumpf <rumpf_a@web.de>2019-11-04 21:11:43 +0100
commitb24560a140f32c6289786a213250a82df2979aa4 (patch)
treea9bfb37927093b7821ad054a9cc1408572d5efed /examples
parentcf5c3f2400a7cfdee139bcd7283042500caf0a3b (diff)
downloadNim-b24560a140f32c6289786a213250a82df2979aa4.tar.gz
Make sequtils.zip return seq of anonymous tuples (#12575)
* Make sequtils.zip return seq of anonymous tuples

Earlier the tuples had named fields "a" and "b" and that made it
difficult to assign the zip returned seqs to other vars which expected
seqs of tuples with field names other than "a" and "b".

* Make sequtils.zip backwards compatible with Nim 1.0.x
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions