We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Memory Requirements (markdown)
Updated FFI Example (markdown)
Updated Appendix C (markdown)
Updated Appendix B (markdown)
Updated Appendix A (markdown)
Updated Chapter 9 (markdown)
Updated Chapter 8 (markdown)
Updated Chapter 7 (markdown)
Updated Chapter 6 (markdown)
Updated Chapter 5 (markdown)
Updated Chapter 4 (markdown)
Updated Chapter 3 (markdown)
Updated Chapter 2 (markdown)
Updated Chapter 1 (markdown)
Moving to berry_doc and readthedocs
Add formats %q and %u
Adding string functions replace, tr, escape, startswith, endswith - and format without module reference
Add introspect.name()
Readability of string literal escape example for arbitrary chars
pop was not mentioned
Fixing a few typos
Adding map.keys()
Clean up string.format %q (not implemented), and "extra" octals
list and map converted to `false` when empty
Consistent usage of the module name in format of string module function entries
Fix missing space
Revert 9eec4d3cc5208fb7dbdb9006c4435a91c6393209...4246c5550aa6af4364c567a0f27fcd4211f0d1c1 on Chapter 2