Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 307 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 307 Bytes

froop for swift

Functional reactive stream library for swift

  • Small (~20 operations)
  • Synchronous
  • No dependencies
  • Is FRP (ha!)

Generate docs

$ sudo gem install jazzy
$ ./gen-docs.sh

License

See LICENSE.txt and for threadly see LICENSE-THREADLY.txt.