Merge: mongodb: allow client to set `skip` and `limit` when calling `find`
[nit.git] / lib / parser_base.nit
2015-06-11 Lucas Bajoletlib: Added simple parser_base module for all hand-parsi...