Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 655 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 655 Bytes

Z-Example

Linux Build Status MacOS Build Status

This package provides several examples using ZHaskell libraries, demonstrating usability and performance.

  • wc, simple word counter with same performance with system wc.
  • guess-std-type, provide infos on how stdout is connected.

Other Examples