Skip to content

Unexpected suffix match #27

@RX14

Description

@RX14

Not sure what's going on here at all...

require "radix"

t = Radix::Tree(Symbol).new
t.add("/prefix/", :root)
t.add("/prefix/foo", :foo)

t.find("/foo")

returns a match...

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