Skip to content

Commit e04d93d

Browse files
committed
add the builtin to the docs
1 parent a46e7e8 commit e04d93d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ Files.write(Paths.get("TestReadme.result"), (result + "\n").getBytes());
105105

106106
At the moment the following builtins are supported(and, by default, automatically injected when needed):
107107

108+
- String
109+
- `sprintf`
110+
108111
- Json
109112
- `json.is_valid`
110113

0 commit comments

Comments
 (0)