Merge: Signature map
authorJean Privat <jean@pryen.org>
Sat, 18 Apr 2015 09:46:51 +0000 (16:46 +0700)
committerJean Privat <jean@pryen.org>
Sat, 18 Apr 2015 09:46:51 +0000 (16:46 +0700)
Provide an abstraction `SingatureMap` to factorize (and simplify) the association between arguments and parameters (not that easy in the context of varargs).

This PR is also required by a future PR.

Pull-Request: #1268
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Romain Chanoir <chanoir.romain@courrier.uqam.ca>


Trivial merge