Skip to content

Remove anonymous function from for context #4

@felipegtx

Description

@felipegtx

Both calls to function that computes the hash value (here and here) can and should be transformed in an actual static function once neither it's body nor it's parameters depends on a contextual value from the parent scope (not a closure)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions