Add Costar datatype
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
## Costar is not the same as a co-star

Want to add [this definition](https://hackage.haskell.org/package/profunctors-5.2.1/docs/Data-Profunctor.html#t:Costar) implementing:
* `Profunctor (Costar f)`
* `Costrong (Costar f)`
* no `both` like we can do with `Star` and `Arrow`
Contributor guide
Assessment
This issue has not been assessed yet.