文件名称:text-boxes:用于处理矩形文本块的工具
文件大小:18KB
文件格式:ZIP
更新时间:2024-05-31 05:40:55
Haskell
文字框 用于处理矩形文本块的工具。 目前仍在进行中。 运行stack test text-boxes:print-examples --test-arguments "--print-examples"以查看发生了什么。
【文件预览】:
text-boxes-develop
----Setup.hs(46B)
----text-boxes.cabal(2KB)
----src()
--------TextBox()
--------TextBox.hs(2KB)
----example()
--------Main.hs(830B)
--------TreePrinter.hs(740B)
----test()
--------Main.hs(433B)
--------Test()
----README.md(202B)
----stack.yaml(33B)
----.gitignore(203B)