Closed coke closed 4 months ago
Improvements:
Seq
.head
.deepmap
.duckmap
.nodemap
Seq.end
Failure
Additions:
Fixes:
LAST
.map
NativeCall::Compiler::MSVC
FIRST
Deprecations:
Internal:
None of these items require new docs.
Improvements:
Seq
some.head
shortcuts (prevents unnecessary reifying) [07865140].deepmap
/.duckmap
/.nodemap
[18d128ab]Seq.end
return a properFailure
[bea61881]Additions:
Fixes:
LAST
phaser is always fired in.map
[16ce594e].duckmap
on sig failure [af6df816]NativeCall::Compiler::MSVC
, introduced in 2024.05 [cc52ff12]FIRST
flag always when iterating (fix and micro-optimization) [ad0afb04]Deprecations:
Internal: