<msiism>
I've written a function `strings-numeric?` that will tell me whether strings in a list are ASCII-numeric. It looks like this: https://paste.debian.net/plainh/dc40e9d9
<msiism>
Now, I've already put a comment into that code mentioning the problme I have with it. I don't like that it requires a non-empty list in order to work properly.
<msiism>
One way to solve this would be to make a function `string-numeric?` that wokrs on a single string and then use `andmap` to apply the chekc to lists.
<msiism>
That seems pretty neat to me, actually. I'm just wondering why Scheme doesn't seem to have `andmap` then.
<msiism>
But that also means that, for Racket, using `andmap` instead of making procedures themselves capable of traversing lists is not a bad way of doing things, right?
badkins has quit [Remote host closed the connection]
<samth>
msiism: right
<msiism>
Good to know.
sxn has quit [Quit: sxn]
badkins has joined #racket
morte_ has quit [Ping timeout: 252 seconds]
mzan has joined #racket
ttree has joined #racket
ur5us has joined #racket
skapata has joined #racket
jeosol has joined #racket
morte_ has joined #racket
proportions has joined #racket
ur5us has quit [Ping timeout: 255 seconds]
proportions has quit [Remote host closed the connection]
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #racket
ur5us has joined #racket
proportions has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
msiism has quit [Quit: Konversation vaporized.]
morte_ has quit [Ping timeout: 252 seconds]
morte_ has joined #racket
xgqt has quit [Read error: Connection reset by peer]
m5zs7k has quit [Remote host closed the connection]
xgqt has joined #racket
m5zs7k has joined #racket
morte_ has quit [Remote host closed the connection]
m5zs7k has quit [Ping timeout: 268 seconds]
m5zs7k has joined #racket
henrytill has joined #racket
epolanski has quit [Quit: Connection closed for inactivity]
proportions has quit [Remote host closed the connection]