Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 514 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 514 Bytes

hint-hint

hint-hint is a living document which demonstrates through its test code when type-hints are needed, and when they are useful.

Installation / Usage

To see how type-hints should be used, look at the code under test/

To run the tests and verify they are accurate, use leiningen, running either lein run or lein test

License

Copyright © 2014 Justin Glenn Smith / [email protected]

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.