List Question
20 TechQA 2023-11-04T19:44:47.363000Specify particular Rakudo version in Raku module
130 views
Asked by Suman
Mapping long double in C to Raku
239 views
Asked by Suman
Efficient way of passing num arrays to C from Raku
231 views
Asked by Suman
Precision different while calling from Raku nativecall
260 views
Asked by Suman
Understanding Raku's approach to Exception type hierarchy (or lack thereof)
169 views
Asked by codesections
Returning array from Raku and C function does not match in nativecall
207 views
Asked by Suman
Semantics of set() versus Set() versus Set.new
164 views
Asked by codesections
Element-wise comparison with certain precision
324 views
Asked by Suman
How to check if named parameters are being passed within function body in Raku
102 views
Asked by Suman
Exit the function without aborting the script
195 views
Asked by Suman
Strange behavior when changing $*SCHEDULER after execution of external program
94 views
Asked by fingolfin
How to add an attribute and its accessors in Raku using add_attribute()?
91 views
Asked by Fernando Santagata
How to debug a Raku program
233 views
Asked by ιζδΉ
rakudo: command not found
141 views
Asked by sashoalm
Error install Inline::Perl5 with Zef (Raku)
203 views
Asked by Jeremie CORBION
Why is my %h is List = 1,2; a valid assignment?
142 views
Asked by codesections
How to slip gather-take in lazy manner into map?
115 views
Asked by Pawel Pabian bbkr
How can you use multiple modules in a Raku project, if the modules are defined in the project?
181 views
Asked by Rawley Fowler
How much does Raku's Promise construct share in common with JavaScript's Promises?
321 views
Asked by uzluisf
How to use CStruct
268 views
Asked by fingolfin