summaryrefslogtreecommitdiff
path: root/src/vylist.ml
AgeCommit message (Expand)Author
2015-09-22Fix formatting in Vylist.Daniil Baturin
2015-09-21Make Vylist.complement return a list rather than list option.Daniil Baturin
2015-04-28Add Vylist.in_list for quick checks.Daniil Baturin
2015-04-24Add Vylist.complement for calculating difference between two listsDaniil Baturin
2015-04-13Don't multiply apostrophes without a strong need.Daniil Baturin
2015-03-28Make Vylist.replace raise Not_found for nonexistent elements.Daniil Baturin
2015-03-28Add insert_before and insert_after functions to Vylist.Daniil Baturin
2015-03-04Fix formatting in vylist.Daniil Baturin
2015-03-04Fix typo in vylist.Daniil Baturin
2015-03-01Move the source files back to src/Daniil Baturin