🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 6 September 2022.
ab5tract Cliff 09:25
Xliff: it sure looks like NativeCall to me: github.com/niner/Inline-Python/blo...Python.pm6 09:26
pyhelper.c #includes “Python.h” 09:28
Xliff ab5tract: Yes, but I was hoping for tighter integration. 12:05
Good morning, btw. 12:06
tbrowder what's the best way to keep a class object from letting a user modify one of the parent's child classes? the way i plan to do it is by use of private methods in the parent class, and provide "read-only" public methods to query the private child class. 17:41
afk& 17:44