Join Slack
Powered by
`def flatMap[A, B](this x: F[A])` denotes a new ca...
# arrow
r
raulraja
11/16/2018, 11:19 PM
def flatMap[A, B](this x: F[A])
denotes a new capability to have extensions functions over syntax on
this
for what I can see there. And where in Scala Martin uses
witness
we call it
extension
Open in Slack
Previous
Next