sos-os / alarm

ALARM: Another Library for Allocating and Releasing Memory
Apache License 2.0
8 stars 6 forks source link

FromIterator implementations for stack impl via singly-linked lists #39

Open hawkw opened 6 years ago

hawkw commented 6 years ago

Easiest way to implement this is to use the extend impl that #38 will add.