-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
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
Labels
No labels