RxCurrying
Function currier
A library for currying and simplifying function calls in RxJava
Simple currying for FuncN and ActionN on RxJava [STABLE]
38 stars
2 watching
1 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to partially apply functions on RxJava primitives. | 30 |
| Provides a functional way to compose actions in an RxJava observable chain for smooth handling of side effects | 33 |
| Library providing tuple-like data structures to simplify RxJava usage and operations | 112 |
| A library for composing and chaining functions on Observables in RxJava to simplify complex data processing pipelines. | 49 |
| A utility function to transform a regular function into a curried version, allowing it to be called with partial arguments. | 5 |
| Provides Swift implementations of function currying to support higher-order functions | 495 |
| A utility library for converting functions to curried variants with optional placeholders and fixed arity. | 85 |
| A library providing RxJava string manipulation operators. | 129 |
| A set of methods to simplify and reduce boilerplate code in RxJava Observable chains | 85 |
| A JavaScript library providing functions and utilities for creating curried functions. | 137 |
| A library that provides a bridge between RxJava and JavaFX event handling | 520 |
| Math operators for RxJava's functional programming framework | 97 |
| A Go library providing functional programming helpers without extending built-in objects. | 110 |
| Low-level bindings for Vulkan graphics API in the Beef programming language | 9 |