- Updated GC heuristics to count allocated pages instead of individual objects ([#50144]).
copyuntil(out, io, delim)
andcopyline(out, io)
copy data into anout::IO
stream ([#48273]).
replace(string, pattern...)
now supports an optionalIO
argument to write the output to a stream rather than returning a string ([#48625]).