mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Less cumbersome to implement than old version taking an enumerable. The implementation was always using `foreach` for the enumerable. The new interface is not used yet.