Merge: lib/core: add Sequence::modulo to access with a Python-wrap semantic
authorJean Privat <jean@pryen.org>
Sat, 23 Jan 2016 21:52:00 +0000 (16:52 -0500)
committerJean Privat <jean@pryen.org>
Sat, 23 Jan 2016 21:52:00 +0000 (16:52 -0500)
commita57d39bb060e1eb2555b5d438d19bed430c05c60
treeefeb8fccfe7074e5dbebc157d8948059a5e8045d
parent413c2270715ef04f6b338e5771bdd3619bc9f428
parentdba64d47d516e74a1351a5853e59185e7298aaed
Merge: lib/core: add Sequence::modulo to access with a Python-wrap semantic

Proposed because https://github.com/nitlang/nit/pull/1920/files#diff-c6e41a937b2b8ba5e5e04bd8f49260f7R104

I'm not sure of the name `modulo`.

Pull-Request: #1921
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>