{"body":" raku -I. -MRed -e '\n\nmodel Bla { has $.id is serial }\n\nred-defaults \"SQLite\";\n\nschema(Bla).create;\nmy $*RED-DEBUG = True;\nmy @a := Bla.^all;\nmy @b := @a.grep: *.id > 2;\nmy @c := @b.map: *.id;\n\nsay @b.^name;\ndd @b;\n'\nBla::ResultSeq\nBla::ResultSeq.new(update => Array[Pair].new(), comments => Array[Red::AST::Comment].new(Red::AST::Comment.new(msg => \"method 'grep' called at: -e #10\"), Red::AST::Comment.new(msg => \"method 'map' called at: -e #11\")), with => Red::Driver, obj => Any, chain => Red::AST::Chained.new(filter => Red::AST::Gt.new(op => \">\", returns => Bool, left => Red::AST::Cast.new(type => \"num\", value => Red::Column.new(attr => bla.id, attr-name => \"id\", auto-increment => Bool::True, id => Bool::True, name => \"id\", name-alias => \"id\", nullable => Bool::False), bind => Bool), right => Red::AST::Value.new(value => 2, column => Red::Column, type => Int), bind-left => Bool::False, bind-right => Bool::False), limit => Int, offset => Int, post => Callable, order => Array[Red::AST].new(), group => Array[Red::AST].new(), table-list => [], next => Red::AST::Chained))","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/H11acPYA","modified":1625156805,"id":"H11acPYA","size":1086,"lines":17,"own_paste":false,"theme":"","date":1625156805}