π What's New
#101 metal::less
is now the default ordering for metal::sort
.
#111 metal::accumulate
is now defined for zero input lists.
πͺ² Bugfixes
#127 added a workaround for a regression in VC++ 19.24.
#129 fixed an ambiguous template instantiation on metal::sort
.