G-d willing
Hello,
Is there a function that converts a Text into an integer value?
Thanks,
Avraham
G-d willing
Hello,
Is there a function that converts a Text into an integer value?
Thanks,
Avraham
Looking at hoogle, it looks like there is no function with the expected type of Text -> Int
.