string pad/rpad/lpad

This commit is contained in:
2021-02-28 12:53:06 +01:00
parent 08b5053829
commit 46b29fc229
7 changed files with 49 additions and 28 deletions

View File

@@ -68,6 +68,7 @@
|`(display ..)`|||
|`(replace ..)`|||
|`(regex-search? ..)`|||
|`(string-pad str len char rpad_lpad)`|||
|`(int ..)`|||
|`(float ..)`|||
|`(eval ..)`|||