erg 0.6.53

The Erg programming language
Documentation
1
2
3
4
5
.get_file_dirname!: () => Str

.path_join: (__a: Str, path: Str) => Str

.str_slice: (str: Str, first_index: Nat) => Str