Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
-
Updated
May 5, 2020 - C#
Could be nice to have. (http://memkind.github.io/memkind/).
./zbox version 08:34:37
0chain-core-sdk [INFO] 2022/01/20 08:34:43.726310 wallet.go:280: ******* Wallet SDK Version:v1.2.87 ******* (SetLogFile)
0box-sdk [INFO] 2022/01/20 08:34:43.729222 sdk.go:72: ******* Storage SDK Version: v1.2.87 *******
0chain-core-sdk [INFO] 2022/01/20 08:34:45.551215 wallet.go:398: ******* Wallet SDK Version:v
Add a description, image, and links to the allocation topic page so that developers can more easily learn about it.
To associate your repository with the allocation topic, visit your repo's landing page and select "manage topics."
Currently one cannot just do
-SomeLoss(). Of course it could be hacked by doing(-1) * SomeLoss(). We want to implement the first syntax via__sub__.