Use tasty for tests, fix bug in circOnLine
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user