Y
Hacker News
new
|
ask
|
show
|
jobs
by
emmelaich
2013 days ago
Looks fantastic. Does it handle typedefs too? So one could write
(var my-string conststring "Blah")
with the appropriate typedef.
1 comments
makuto
2013 days ago
Yes! You can typedef types and function signatures.
link