Update README.md

This commit is contained in:
2020-11-14 12:26:29 -07:00
parent ded9836afa
commit 70a7b82c77

View File

@@ -26,7 +26,10 @@ Kiss is a work in progress. (See: [Who should use Kiss?](#who-should-use-kiss))
**Extra goodies:**
- [ ] string interpolation
- [ ] raw string literals
- [ ] Rust-style raw string literals
- [ ] null-safe arrays
- [x] negative indexing
- [ ] list comprehensions
## How does it work?