fn_compose 0.1.0 copy "fn_compose: ^0.1.0" to clipboard
fn_compose: ^0.1.0 copied to clipboard

A typed way to compose functions in dart, this is works well when getting generic functional composition but it is born from my interest in trying to understand type safety, functional composition, da [...]

0.1.0 #

  • Allow parameters
  • Renamed x to x0 so the functions stack up nicely as in test 5

0.0.3 #

  • Update readme with todos

0.0.2 #

  • Update readme and fix an import naming bug
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A typed way to compose functions in dart, this is works well when getting generic functional composition but it is born from my interest in trying to understand type safety, functional composition, dart and a little bit of fp(in dart!)

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on fn_compose