gcanti / fp-ts-routing

A type-safe bidirectional routing library for TypeScript

Home Page:https://gcanti.github.io/fp-ts-routing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curried `format` function

OliverJAsh opened this issue · comments

It would be great if the format function was curried. Would you consider this change?

In general (in fp-ts or other libs) I tend to define uncurried functions, unless there's a clear advantage