Hello, I am glad to announce typed-compose, a small package defining some utilities for composing functions in Typed Racket:
https://pkgd.racket-lang.org/pkgn/package/typed-compose Typed Racket's compose only takes two arguments, because in general it is difficult to specify that the return types and the argument types should be the same for two successive functions in the argument list. This package defines some further utilities to allow compose-ing more than two functions more comfortable in Typed Racket. This is my first ever Racket package, so I'm taking all kinds of feedback. - Sergiu -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/f0024b3e-65af-4687-8ee6-0135e22d8518n%40googlegroups.com.