onehundredandeighty.org

  • Packages
Results 4 packages owned by onehundredandeighty.org
Sort by

lens4dcopy "lens4d: ^1.0.3" to clipboard
lens4d: ^1.0.3 copied to clipboard

1
likes
160
points
30.9k
downloads
Build composable, reusable and type-safe lenses for Dart.#lens#lenses#functional-programming

result4dcopy "result4d: ^1.0.0" to clipboard
result4d: ^1.0.0 copied to clipboard

1
likes
160
points
8
downloads
Functional result type for Dart. Inspired by Kotlin's result4k library.#result#functional-programming

time4dcopy "time4d: ^1.0.0" to clipboard
time4d: ^1.0.0 copied to clipboard

0
likes
160
points
11
downloads
Time abstraction and scheduler for Dart. Port of time4k library with deterministic scheduler for testing.#scheduler#clock#functional-programming#testing#time

state4dcopy "state4d: ^0.0.2" to clipboard
state4d: ^0.0.2 copied to clipboard

0
likes
150
points
10
downloads
Simple state machine for Dart, including diagramming and async support#state-machine#testing