robrix / Traversal

Enumeration & iteration of collections in Swift.
MIT License
58 stars 1 forks source link

Import box as a dependency #10

Closed robrix closed 10 years ago

robrix commented 10 years ago

Box, MutableBox, and BoxType are now imported from Box.framework.

Fixes #7.