Merge: new method `has_exaclty` on collections
authorJean Privat <jean@pryen.org>
Wed, 26 Nov 2014 23:05:19 +0000 (18:05 -0500)
committerJean Privat <jean@pryen.org>
Wed, 26 Nov 2014 23:05:19 +0000 (18:05 -0500)
commitd9b19c9fd32f343c025f8eed125d97f050fb3ba1
tree402e9ec07ce5e77462ce48295e7e2deff42fdbd3
parent52f365a5b3d7aa8847e9de35e55f4df6358e8123
parentf14c5678d45f30dde950ea954e5358e76581d0c7
Merge: new method `has_exaclty` on collections

This is used to compare collections without taking the order into account.

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