Skip to content

Parametrize query value container #13

@paluh

Description

@paluh

It seems that RFC 3986 doesn't specify exact format/semantics of query parts. I wonder if you are going to accept parameterization of query value container (Foldable + Alternative) - I've tried this on my branch (I'm pointing to appropriate diff). I'm not sure if I've taken appropriate approach or done it in the simplest possible manner... ;-)

With this additional parameter you can easily aggregate query values into List or use it with Maybe (but it changes current strategy and in case of repeated value it uses the first one).

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions