For instance, `Applicative` has a static function ...
# arrow
p
For instance,
Applicative
has a static function
pure
, but an interface cannot have a static function. I assumed the annotation processing addressed things like this.