iban_ex
v0.1.0
Pages
Modules
Search documentation of iban_ex
Settings
View Source
IbanEx.Commons
(iban_ex v0.1.0)
Summary
Functions
normalize(string)
normalize_and_slice(string, range)
Functions
Link to this function
normalize(string)
View Source
@spec
normalize(
binary
()) ::
binary
()
Link to this function
normalize_and_slice(string, range)
View Source
@spec
normalize_and_slice(
binary
(),
Range.t
()) ::
binary
()