model: introduce `model_collect` to collect and filter things from a `Model`
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 25 May 2015 15:44:56 +0000 (11:44 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Fri, 29 May 2015 23:10:11 +0000 (19:10 -0400)
commit78a6c79dff214947fe96633426046012306fd350
tree3b284babccdaa1298040b153372de2c9a8c5fd6d
parent520c2ce301199b792746ecf5fe77ad2e5d8fc0ec
model: introduce `model_collect` to collect and filter things from a `Model`

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
src/model/model_collect.nit [new file with mode: 0644]