bow-swift / bow

🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
https://bow-swift.io
Other
643 stars 32 forks source link

["Request"] Tree data type #612

Closed ferranpujolcamins closed 3 years ago

ferranpujolcamins commented 3 years ago

Description

A tree data type like https://hackage.haskell.org/package/containers-0.6.4.1/docs/Data-Tree.html

Modules

Bow

Breaking changes

No, new data type.

truizlop commented 3 years ago

Looks good to me. Do you want to take it?

ferranpujolcamins commented 3 years ago

Yeah!

truizlop commented 3 years ago

Closed by #626