Skip to content

build has warnings #10

Closed
Closed
@matthewleon

Description

@matthewleon

The addition of filtered has caused some warnings on build:

[1/2 UnusedTypeVar] 

  Type variable b is ambiguous, since it is unused in the polymorphic type which introduces it.
  
  in type declaration for filtered

[2/2 ShadowedName] 

  Name a was shadowed.
  
  in value declaration filtered

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