This repository was archived by the owner on Dec 23, 2024. It is now read-only.
Commit d6123c3
Small improvement for String.length (dotnet#9469)
* Simplify and improve perf of String.length
* Improve performance of String.map
* Revert "Improve performance of String.map"
* Turn String.length into a one-liner, fixes dotnet#9469 (comment)1 parent 3eb4140 commit d6123c3
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 106 | + | |
0 commit comments