Ballasi

Results 15 comments of Ballasi

Putting my two cents here, but since these are all paths we are talking about, I think the easiest and most understandable way to do it would be with [shell...

> The `!num.is_zero()` doesn't work properly for float. Can you give me a code snippet as example? That sounds like a bug for the crate, might be interested to investigate....

> Here, the is_zero only works when you get exponents around 100+. So, it gives unnecessry zeroes. Curious, thanks for the code snippet, I'll investigate that! Thanks! > why not?...

> for when user inputs value which will always be string This is true for the context of the binary, which is mainly just a demo of the library. The...

Hey, sorry for the late reply, for some reason the new issue didn't send anything in my GitHub notifications center, not sure why. Thanks for being interested in contributing! I...

> I just noticed, but is it okay to add files of my own while I write the fork up? Because I can easily delete these unrelated files berfore submitting...

I'd be honest by saying I don't speak Spanish so I can't get of much help. What I recommend you to do though is to checkout savoirfairelinux's num2words implementation of...

If you want you can also try to check other apps online that does the same. When doing the French language, I noticed Google did that so I tried multiple...

That's what I was wondering, but even savoirfairelinux's num2words doesn't do any difference between Spanish EU and LATAM EU (the only difference is currency names), so I am not sure...

Now that I think of it, I have a family member that works on/studies the Spanish language. I can probably ask her if there are any linguistic specificity or localization...