I prefer extensions over top-level functions becau...
# stdlib
m
I prefer extensions over top-level functions because they are not suggested everywhere
i
marcinmoskala: So where should we place an extension to convert a hex string to ByteArray?
That's what @mg6maciej means by proposing a top-level function
byteArrayFromHexString
.