Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
09:16 zostay left 09:20 zostay joined 09:40 patrickb joined 15:02 Xliff joined
Xliff . 15:02
I am currently working on a program that needs to pull a type off of an attribute. However, when I do so I am getting a "MyType(Any)" rather than a "MyType" 15:24
How can I get rid of the "(Any)"? 15:25
lizmat don't use a coercion type ? 17:32
Xliff ^^
SmokeMachine m: say Int().^target_type.^name 18:32
Xliff: ^^
23:54 Xliff left