Selective applicative functors

11Citations
Citations of this article
24Readers
Mendeley users who have this article in their library.

Abstract

Applicative functors and monads have conquered the world of functional programming by providing general and powerful ways of describing effectful computations using pure functions. Applicative functors provide a way to compose independent effects that cannot depend on values produced by earlier computations, and all of which are declared statically. Monads extend the applicative interface by making it possible to compose dependent effects, where the value computed by one effect determines all subsequent effects, dynamically. This paper introduces an intermediate abstraction called selective applicative functors that requires all effects to be declared statically, but provides a way to select which of the effects to execute dynamically. We demonstrate applications of the new abstraction on several examples, including two industrial case studies.

Cite

CITATION STYLE

APA

Mokhov, A., Lukyanov, G., Marlow, S., & Dimino, J. (2019). Selective applicative functors. Proceedings of the ACM on Programming Languages, 3(ICFP). https://doi.org/10.1145/3341694

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free