Dependency injection vs IO Monad example

added by bpwndaddy
9/21/2015 3:57:13 PM

451 Views

I have a small CLI utility for outputting source files centered in the terminal. The module center-code is very useful during demos or presentations - the centered code looks great projected on the projected screen when the font is large.


0 comments