adds unzip, fixes issue #45
This commit is contained in:
@@ -188,6 +188,7 @@ import Data.List as X (
|
|||||||
, tails
|
, tails
|
||||||
, zipWith
|
, zipWith
|
||||||
, zip
|
, zip
|
||||||
|
, unzip
|
||||||
, genericLength
|
, genericLength
|
||||||
, genericTake
|
, genericTake
|
||||||
, genericDrop
|
, genericDrop
|
||||||
|
|||||||
Reference in New Issue
Block a user