File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ $(BUGSTITLE_TEXT_HEADER Library changes,
43
43
$(LI $(RELATIVE_LINK2 compile-time-format-optimized,`std.format` with strings passed during compile-time has been optimized))
44
44
$(LI $(RELATIVE_LINK2 fix18397,Changed `std.conv.hexString` to return an immutable string literal))
45
45
$(LI $(RELATIVE_LINK2 nullable-class,`Nullable!C.nullify` no longer calls .destroy when `C` is a class or interface))
46
- $(LI $(RELATIVE_LINK2 std-algorithm-ite -substitute,`std.algorithm.iteration.substitute` was added))
46
+ $(LI $(RELATIVE_LINK2 std-algorithm-iteration -substitute,`std.algorithm.iteration.substitute` was added))
47
47
$(LI $(RELATIVE_LINK2 std-bigint-divmod,`divMod` was added to std.bigint.))
48
48
$(LI $(RELATIVE_LINK2 std-bigint-getDigit,`getDigit` Was Added To `std.bigint`))
49
49
$(LI $(RELATIVE_LINK2 std-exception-enforce,std.exception.enforce can now be used as an eponymous template to create your own enforce function))
You can’t perform that action at this time.
0 commit comments