Skip to content

Commit

Permalink
[doc] Db: intamp_fold_range
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Ye committed Jan 18, 2012
1 parent 70ad914 commit 428df14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stdlib/core/db/db.opa
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2011 MLstate
Copyright © 2011, 2012 MLstate
This file is part of OPA.
Expand Down Expand Up @@ -179,7 +179,6 @@ Db = {{
* @param [filter] which keys are accepted for the fold. (x -> {true}) is all the keys of the map
* are accepted.
*/

intmap_fold_range = %%path_intmap_fold_range%%

stringmap_fold_range = %%path_stringmap_fold_range%%
Expand Down

0 comments on commit 428df14

Please sign in to comment.