odin-lang / odin-lang.org

http://odin-lang.org
26 stars 80 forks source link

Closes odin-lang/Odin/#2493 #111

Closed jon-lipstate closed 1 year ago

jon-lipstate commented 1 year ago

Closes odin-lang/Odin/#2493

@Kiyoshi364 I think i have gotten the items that can be readily fixed. Procedures are being documented with examples in the code-docs. An example may be found here: https://github.com/odin-lang/Odin/blob/master/core/strings/builder.odin#L79

If there is anything i missed that is readily repairable please do let me know.