This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html Set by lizmat on 8 June 2022. |
|||
00:04
NemokoschKiwi joined
|
|||
NemokoschKiwi | @foo.splice(@foo.elems, 0, @bar) is just a convoluted way to write @foo.append(@bar), right? | 00:06 | |
in sunk context, that is | |||
00:43
NemokoschKiwi left
01:23
deoac joined
|
|||
deoac | `Term::ReadKey` doesn't behave like the documentation claims. It doesn't respond to a key-press. It responds after you hit `enter`. . Is there another module that doesn't require the `enter`. ? | 01:26 | |
Nemokosch | life hack: always ask japhb about terminal user interface stuff | 01:30 | |
02:01
razetime joined
|
|||
deoac | How do I reach them? | 02:04 | |
02:28
deoac left
02:52
deoac joined
03:13
Kaiepi left
04:36
deoac left
06:58
Heptite left
07:04
rcmlz joined
|
|||
rcmlz | lizmat: in deed autogenerated? Not too bad for that, I would say ... (plus given the fact that the author is more a clay specialist ;-) | 07:07 | |
07:08
rcmlz left
08:18
Kaiepi joined
08:31
Heptite joined
|
|||
lizmat | Nemokosch indeed | 09:47 | |
and @foo.splice; in sink context is a faster way to do @foo = () :-) | 09:48 | ||
Nemokosch | Gotcha, thanks | 09:53 | |
10:30
jaguart left,
jaguart joined
13:24
Kaiepi left
14:01
Kaiepi joined
17:39
razetime left
22:05
PhilipS joined
22:09
PhilipS left
22:30
Kaiepi left
22:38
Kaiepi joined
|