tvl-depot/tvix/eval/src/builtins
sterni bd9cda2af7 feat(tvix/eval): add builtins.stringLength
Fairly straightforward, only thing of note is that we coerce (weakly) to
string here as well.

Change-Id: I03b427e657e402f1f9eb0f795b689bbf5092aba1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6745
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Reviewed-by: tazjin <tazjin@tvl.su>
2022-09-22 23:12:29 +00:00
..
impure.rs feat(tvix/eval): Sketch out impure builtins 2022-09-22 01:36:44 +00:00
mod.rs feat(tvix/eval): add builtins.stringLength 2022-09-22 23:12:29 +00:00
versions.rs refactor(tvix/eval): drop empty Word version cmp rule 2022-09-21 14:23:46 +00:00