DataStructures.jl icon indicating copy to clipboard operation
DataStructures.jl copied to clipboard

Unexport status

Open green-nsk opened this issue 2 years ago • 0 comments

status() is too generic of an export and not something you'd expect package DataStructures to export. More specific name (token_status? semitoken_status?) could be better, or just fully-qualified DataStructures.status

green-nsk avatar Aug 15 '23 13:08 green-nsk