-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
used here:
Line 6 in cc047e0
function Base.hash(s::PointerString, h::UInt) |
since PointerString
already has a convenient Ptr{UInt8}
it can probably use hash_bytes
directly?
but note that there are some in-progress plans to simplify the migration path but I just wanted to give advance warning
ref also JuliaData/CSV.jl#1164
Metadata
Metadata
Assignees
Labels
No labels