mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 13:48:40 +00:00
Gets rid of the need to hardcode the type in multiple places. This will now be deduced automatically, based off the elements in the container being provided to the algorithm.