issues
search
ff-notes
/
ron
Haskell implementation of RON and RON-RDT
BSD 3-Clause "New" or "Revised" License
65
stars
9
forks
source link
Optimize Base64.isLetter
#25
Closed
cblp
closed
6 years ago
cblp
commented
6 years ago
use approach from 'isUpperHexDigit'
cblp
commented
6 years ago
done
use approach from 'isUpperHexDigit'