Use tasty for tests, fix bug in circOnLine

This commit is contained in:
2021-12-14 11:50:01 +00:00
parent ec51efabca
commit 47391f3850
19 changed files with 143 additions and 113 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ module IntMapHelp
, insertWithNewKeys
, swapKeys
, findIndex
)
where
) where
--import Data.List hiding (foldr,insert)
import Data.IntMap.Strict
{- | Find a key value one higher than any key in the map, or zero if the map is