We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c383a4 commit 4fd0347Copy full SHA for 4fd0347
1 file changed
TODO
@@ -128,6 +128,8 @@
128
- [ ] String
129
- [ ] `apply(vars:Map.<String, String>):String`
130
- Formats `{varName}` and `{"{"}` (allows whitespace between braces)
131
+ - [ ] Chars
132
+ - [ ] Indexing (peeking using zero-based Unicode code point positions)
133
- [ ] RegExpMatches
134
- [ ] Implement indexing
135
- [ ] `substr : [String]`
0 commit comments