Appendix A. Sodium API

A.1. Package nz.sodium

Table A.1. Interfaces
Handler<A> An interface for event handlers
Lambda0<A> An interface for zero-argument lambda functions
Lambda1<A,B> An interface for one-argument lambda functions
Lambda2<A,B,C> An interface for two-argument lambda functions
Lambda3<A,B,C,D> An interface for three-argument lambda functions
Lambda4<A,B,C,D,E> An interface for four-argument lambda functions
Lambda5<A,B,C,D,E,F> An interface for five-argument lambda functions
Lambda6<A,B,C,D,E,F,G> An interface for six-argument lambda functions
Table A.2. Classes
Cell<A> Represents a value of type A that changes over time
CellLoop<A> A forward reference for a Cell equivalent to the Cell that ...

Get Functional Reactive Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.