Open iamshreeram opened 11 months ago
Thank you! Those docs are coming soon.
I tried to have the essentials out for anyone starting for how to use the language, but I have not documented why you would use the language.
If I may add (apologies if I have overlooked it), a description of methods on structs (->
operator) and #inject
would be nice to have in the documentation.
Also congrats from me on a very cool project.
Some reflection usage examples (with actual useful applications) as well as implementation details (which runtime type info is getting into the executable, is it stored as actual struct data or is it inlined as constants etc) would be much appreciated as well.
It would be helpful if there is a doc that talks about
Thanks! Btw, Congrats on releasing new programming eco-system.