Skip to content

I did it again! #11

@jridgewell

Description

@jridgewell

I meant to find the tuples with a difference, but wrote it backwards again!

$$('head meta')
  .map(m => [m.content === m.getAttribute('content'), m.content, m.getAttribute('content')])
  .filter(t => t[0]) // should be `!t[0]`

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