mirror of
https://github.com/BinRoot/Haskell-Data-Analysis-Cookbook.git
synced 2024-11-25 10:03:47 +03:00
Corrected expected output
This commit is contained in:
parent
f256a69cd8
commit
0b306e5de9
@ -14,4 +14,4 @@ main = do
|
||||
-- ["comma","separated","values"]
|
||||
let ds = splitOn "an" $ ls !! 4
|
||||
print ds
|
||||
-- ["or any d","limit","r you want"]
|
||||
-- ["or ","y delimiter you w","t"]
|
||||
|
Loading…
Reference in New Issue
Block a user