You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The youido library has become a bit of a mess with Youido.Types being far too long. Let's split this into several modules. This is a suggestion but I'm open to revising it. I'm looking at the balaji/generic-digestive-form branch which we will merge soon.
Youido.Response
Youido.Request - the core request types and some of the combinators
Youido.Request.Generic - GRequestInfo and all that
Youido.Request.Form - form handling
Youido.Handler
The text was updated successfully, but these errors were encountered:
The youido library has become a bit of a mess with Youido.Types being far too long. Let's split this into several modules. This is a suggestion but I'm open to revising it. I'm looking at the
balaji/generic-digestive-form
branch which we will merge soon.Youido.Response
Youido.Request - the core request types and some of the combinators
Youido.Request.Generic -
GRequestInfo
and all thatYouido.Request.Form - form handling
Youido.Handler
The text was updated successfully, but these errors were encountered: