Skip to content

Restore and document additional return_input args for overlap #197

@nvictus

Description

@nvictus

Values besides True/False were accidentally disabled in a refactor and never got documented (or tested).

return_input:

  • True -- return both left and right
  • False -- don't return original input (either side)
  • 1, "1", "left" -- return left only
  • 2, "2", "right" -- return right only

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions