rgherdt_ has joined #racket
s-liao has quit [Quit: Client closed]
rgherdt_ has quit [Ping timeout: 240 seconds]
s-liao has joined #racket
capfredf has joined #racket
shicz2 has quit [Ping timeout: 256 seconds]
capfredf has quit [Ping timeout: 264 seconds]
shicz2 has joined #racket
shicz2 has quit [Ping timeout: 256 seconds]
shicz2 has joined #racket
countvajhula has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 268 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
s-liao has quit [Quit: Client closed]
s-liao has joined #racket
ec has quit [Quit: ec]
emacsomancer has quit [Ping timeout: 245 seconds]
emacsomancer has joined #racket
ur5us has quit [Ping timeout: 264 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
tyson2 has quit [Remote host closed the connection]
badkins has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
badkins has quit [Ping timeout: 256 seconds]
s-liao has quit [Quit: Client closed]
notzmv has quit [Ping timeout: 240 seconds]
countvajhula has quit [Ping timeout: 250 seconds]
countvajhula has joined #racket
s-liao has joined #racket
juanfra has quit [Quit: Client limit exceeded: 20000]
skapata has quit [Remote host closed the connection]
countvajhula has quit [Ping timeout: 240 seconds]
countvajhula has joined #racket
ur5us has joined #racket
gproto23 has joined #racket
countvajhula has quit [Ping timeout: 256 seconds]
shicz2 has quit [Ping timeout: 250 seconds]
shicz2 has joined #racket
to-hu has joined #racket
s-liao has quit [Quit: Client closed]
countvajhula has joined #racket
rgherdt_ has joined #racket
s-liao has joined #racket
Jing_ has joined #racket
Jing has quit [Ping timeout: 245 seconds]
countvajhula has quit [Ping timeout: 240 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 268 seconds]
vraid has joined #racket
snits has quit [Ping timeout: 268 seconds]
snits has joined #racket
snits has quit [Ping timeout: 256 seconds]
cwebber has quit [Read error: Connection reset by peer]
snits has joined #racket
gproto23 has quit [Remote host closed the connection]
gproto23 has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
vraid has quit [Quit: Leaving]
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
ur5us has quit [Ping timeout: 240 seconds]
s-liao has quit [Quit: Client closed]
shicz2 has quit [Ping timeout: 256 seconds]
shicz2 has joined #racket
xgqt has quit [Remote host closed the connection]
xgqt has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
tyson2 has joined #racket
gproto23 has quit [Remote host closed the connection]
gproto23 has joined #racket
gproto23 has quit [Remote host closed the connection]
s-liao has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 264 seconds]
s-liao has quit [Quit: Client closed]
s-liao has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 245 seconds]
s-liao has quit [Quit: Client closed]
shicz2 has quit [Ping timeout: 250 seconds]
shicz2 has joined #racket
badkins has joined #racket
tyson2 has quit [Remote host closed the connection]
Andrew_ has joined #racket
AndrewYu has quit [Read error: Connection reset by peer]
capfredf has joined #racket
capfredf has quit [Ping timeout: 240 seconds]
shicz2 has quit [Ping timeout: 246 seconds]
shicz2 has joined #racket
xgqt has quit [Remote host closed the connection]
xgqt has joined #racket
ec has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
skapata has joined #racket
capfredf has joined #racket
gproto23 has joined #racket
Vultyre has left #racket [WeeChat 2.8]
capfredf has quit [Ping timeout: 260 seconds]
badkins has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Ping timeout: 268 seconds]
notzmv has joined #racket
capfredf has joined #racket
tyson2 has joined #racket
ec has quit [Quit: ec]
ec has joined #racket
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
X-Scale has quit [Ping timeout: 264 seconds]
X-Scale` has joined #racket
X-Scale` is now known as X-Scale
capfredf has quit [Ping timeout: 246 seconds]
mdhughes has quit [Quit: Returning to Simulacron-1]
ec has quit [Remote host closed the connection]
ec has joined #racket
ski_ is now known as ski
mdhughes has joined #racket
tyson2 has quit [Remote host closed the connection]
X-Scale has quit [Ping timeout: 256 seconds]
X-Scale` has joined #racket
X-Scale` is now known as X-Scale
ec has quit [Remote host closed the connection]
ec has joined #racket
casaca has quit [Read error: Connection timed out]
casaca has joined #racket
ec has quit [Ping timeout: 276 seconds]
ec has joined #racket
badkins has joined #racket
casaca has quit [Ping timeout: 256 seconds]
casaca has joined #racket
ec has quit [Quit: ec]
gneale has joined #racket
<gneale> creating a function that takes two inputs. First input being a number, and the second being a number which will represent an exponent. Simple task is turning out to be more complicated than i thought.
juanfra has joined #racket
<gneale> > (define (power2 n p) (if (= p 1) n (* n (power2 n (p - 1)))))
ec has joined #racket
ec has quit [Ping timeout: 276 seconds]
countvajhula has joined #racket
ur5us has joined #racket
kayprish has joined #racket
<countvajhula> how does one enter a literal `|` in scribble?
<countvajhula> e.g. @racket[|]
<countvajhula> which is an error
<countvajhula> @racket[\|] inserts `\|` instead of `|`
tyson2 has joined #racket
<countvajhula> and double escape, @racket[\\|] is an error again
<countvajhula> and @racket[|||] is an error as well
kayprish has quit [Quit: leaving]
kayprish has joined #racket
<gneale> got it nvm ... (define (power2 n p) (if (= p 1) n (* n (power2 n (- p 1)))))
vraid has joined #racket
to-hu has quit [Remote host closed the connection]
tyson2 has quit [Remote host closed the connection]
ec has joined #racket
tyson2 has joined #racket
shicz2 has quit [Ping timeout: 260 seconds]
shicz2 has joined #racket
cwebber has joined #racket
apg has joined #racket
countvajhula has quit [Ping timeout: 240 seconds]
countvajhula has joined #racket
sagax has quit [Quit: Konversation terminated!]
countvajhula has quit [Ping timeout: 250 seconds]
countvajhula has joined #racket
capfredf has joined #racket
countvajhula has quit [Ping timeout: 240 seconds]
gproto23 has quit [Remote host closed the connection]
countvajhula has joined #racket
sagax has joined #racket
capfredf has quit [Ping timeout: 240 seconds]
ec has quit [Ping timeout: 276 seconds]
capfredf has joined #racket
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
Jing_ has quit [Remote host closed the connection]
Jing has joined #racket
capfredf has quit [Ping timeout: 240 seconds]
s-liao has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
ec has joined #racket