mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-18 09:46:47 +08:00
These can be generified together by using a concept type to designate them. This also has the benefit of not making copies of potentially very large arrays.