Skip to content

accept multiple sets of inputs/output #29

@imarko

Description

@imarko

It would be neat if I could specify multiple sets of inputs and outputs and get suggestions that satisfy all of them. For example if I am looking for an expression to check if a string starts with a substring I could specify:

"f" "foo" => t
"f" "barf" => nil
"b" "bar" => t

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions