Skip to content

yampa: Deprecate arr3, arr4, arr5 #313

@ivanperez-keera

Description

@ivanperez-keera

The functions arr3, arr4 and arr5 in the FRP.Yampa.Arrow module are not used in the wild. They also don't really belong in Yampa, since they are generic for arrows.

A search online shows that the functions can safely be removed (all the results are from Yampa or Yampa forks):

https://github.com/search?q=arr3+language%3AHaskell+Yampa&type=code

https://github.com/search?q=arr4+language%3AHaskell+Yampa&type=code

https://github.com/search?q=arr5+language%3AHaskell+Yampa&type=code

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions