Skip to content

racklog fails to unify two hash tables #18

@arsdragonfly

Description

@arsdragonfly
(%which (d) (%= (hash 1 1) (hash 1 d)))

returns '((d . 1)). However,

(%which (d) (%= (hash 1 1) (hash d 1)))

returns #f.

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