fix(string methods): Remove methods than expand to 0/1
Methods that are boolean are tightly integrated with tests. The builtins should be prefered in almost all cases. BREAKING CHANGES: $ends_with, $contains and $starts_with no longer work
Showing
- manual/src/expansions/05-method.md 0 additions, 60 deletionsmanual/src/expansions/05-method.md
- src/lib/expansion/methods/strings.rs 0 additions, 95 deletionssrc/lib/expansion/methods/strings.rs
- tests/methods.ion 0 additions, 6 deletionstests/methods.ion
- tests/methods.out 0 additions, 6 deletionstests/methods.out
Loading
Please register or sign in to comment