mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
The use of a dedicated test module ensures the API doesn't hide anything which needs to be public. There's also now explicit tests for when the median is the popped value.
233 B
233 B
Substrate Median
An efficient implementation of a median algorithm within a Substrate runtime.
For more information, please see the documentation.