Exception in thread "main" java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.<init>(ZipFile.java:169)
at org.gradle.wrapper.Install.unzip(Install.java:21
我在基本的Haskell库中找到了这个文档: zip takes two lists and returns a list of correspondingto zip.zip4 :: [a] -> [b] -> [c] -> [d] -> [(a, b, c, d)]
The zip4 function takes four lists and returnsthree lists, anal