]> Git — Sourcephile - haskell/treemap.git/blob - HLint.hs
Add intersection.
[haskell/treemap.git] / HLint.hs
1 import "hint" HLint.HLint
2 ignore "Use camelCase"
3 ignore "Use import/export shortcut"
4
5 -- BEGIN: generated hints
6 infixl 5 `zipper_at`
7 infixl 5 `zipper_filter`
8 -- END: generated hints