tonyg changed the topic of #racket to: The Racket Programming Language -- https://racket-lang.org/ -- https://gather.town/app/wH1EDG3McffLjrs0/racket-users -- http://pasterack.org -- logged at https://libera.irclog.whitequark.org/racket/ -- This is the right place to ask for help with (Dr)Racket. Remember to wait around for an answer!
sxn has joined #racket
sxn has quit [Ping timeout: 248 seconds]
<casaca> racket exclusive fanboy here
badkins has joined #racket
tsns has quit [Remote host closed the connection]
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #racket
codaraxis has quit [Ping timeout: 252 seconds]
badkins has quit [Remote host closed the connection]
monkey_ has quit [Ping timeout: 268 seconds]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
codaraxis has joined #racket
jeosol has joined #racket
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
terrorjack has joined #racket
ur5us has quit [Ping timeout: 255 seconds]
_whitelogger has joined #racket
codaraxis has quit [Ping timeout: 260 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 252 seconds]
emanuele6 has quit [Quit: WeeChat 3.8]
sxn has joined #racket
ec_ has joined #racket
ur5us has joined #racket
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #racket
ec has quit [Ping timeout: 255 seconds]
codingquark has quit [Ping timeout: 268 seconds]
codingquark has joined #racket
ec has joined #racket
ec_ has quit [Ping timeout: 255 seconds]
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #racket
skapata has quit [Remote host closed the connection]
epolanski has joined #racket
ur5us has quit [Ping timeout: 248 seconds]
codingquark has quit [Quit: No Ping reply in 180 seconds.]
codingquark has joined #racket
ttree has quit [Ping timeout: 252 seconds]
badkins has joined #racket
jeosol has quit [Ping timeout: 260 seconds]
badkins has quit [Ping timeout: 248 seconds]
proportions has joined #racket
shawnw has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 252 seconds]
proportions is now known as tsns
tsns has quit [Remote host closed the connection]
tsns has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 248 seconds]
sxn has quit [Ping timeout: 248 seconds]
sxn has joined #racket
badkins has joined #racket
morte_ has joined #racket
tsns has quit [Remote host closed the connection]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #racket
emanuele6 has joined #racket
shawnw has quit [Ping timeout: 252 seconds]
sxn has quit [Quit: sxn]
ev3n has quit [Quit: ZNC - https://znc.in]
codaraxis has joined #racket
msiism has joined #racket
<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.
sxn has joined #racket
<samth> rudybot: doc andmap
<rudybot> samth: your sandbox is ready
<rudybot> samth: http://docs.racket-lang.org/reference/pairs.html#(def._((lib._racket%2Fprivate%2Fmap..rkt)._andmap))
<samth> msiism: see above
<msiism> I see, thanks.
mzan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<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]
monkey_ has joined #racket