We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Nim for TypeScript Programmers (markdown)
Remove "Dependent types" comparison (Nim doesn't have dependent types)
The TypeScript code for anonymous functions was wrong; it was immediately invoking the anonymous function with no parameters therefore assigning NaN to myfunc
Ok, some more minimal fixes.
Restored blue-arrow code pointing, as i see it is also done like this in the other wiki lemmas
Made codeblock headings align left. Looks too weird otherwise
Review and cleanup until Useful pragmas for interoperability. Typo fixes, some rewriting, added lots of links to concepts, added some comments where i didnt have an exact clue. Going to bed now.
Fix anonymous function typescript example