No documentation of one of .hy's coolest features, bidirectional imports!

This commit is contained in:
Christopher Allan Webber 2013-04-03 11:59:52 -05:00
parent 4a6fa15099
commit c627fad5e2

View File

@ -411,3 +411,4 @@ TODO
- How do I define classes?
- Blow your mind with macros!
- Where's my banana???
- Mention that you can import .hy files in .py files and vice versa!