conditional
conditional copied to clipboard
A super lightweight library that helps you to compose multiple conditional expressions and make them asynchronous easily.
Results
1
conditional issues
Sort by
recently updated
recently updated
newest added
# Motivation: - The [conditional-kotlin](https://mvnrepository.com/artifact/com.linecorp.conditional/conditional-kotlin/1.1.3) artifact from the maven repository has the [conditional](https://mvnrepository.com/artifact/com.linecorp.conditional/conditional/1.1.3) module as a **runtime dependency.** - So We cannot use conditional as a **conditional-kotlin** dependency alone. #...