Skip to content

Review non-pure enums #580

@arnetheduck

Description

@arnetheduck

Several of chronos' enums are not pure which leads to frequent name conflicts, specially because they expose "popular" names likeStart:

https://github.com/status-im/nim-chronos/blob/master/chronos/transports/common.nim#L54

The code needs reviewed so that all of them are marked pure.

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