Villefort-0.1.2.10: Villefort is a task manager and time tracker written in haskell.

Safe HaskellNone
LanguageHaskell2010

Villefort.Weekly

Documentation

spec1 :: [[String]] -> [[String]] -> [[String]] Source #

zipWithPadding :: a -> b -> [a] -> [b] -> [(a, b)] Source #

merge1 :: [a] -> [a] -> [a] Source #