eww/docs
Roland Fredenhagen 6a64a28629
Add support for null safe indexing e.g. for arrays (#631)
* Add support for null safe indexing e.g. for arrays

This follows the JavaScript syntax:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining#syntax

* add docs

* Add test for safe access index to non indexable

Co-authored-by: Josiah Hilden <jhilden13@gmail.com>

Co-authored-by: Josiah Hilden <jhilden13@gmail.com>
Co-authored-by: ElKowar <5300871+elkowar@users.noreply.github.com>
2023-01-05 20:21:29 +01:00
..
src Add support for null safe indexing e.g. for arrays (#631) 2023-01-05 20:21:29 +01:00
theme Add lisp syntax highlighting to docs 2021-08-17 13:07:52 +02:00
.gitignore Move to mdbook 2021-06-22 23:45:54 +02:00
book.toml Move to mdbook 2021-06-22 23:45:54 +02:00