{"body":"perl6 -Ilib -e '\n\nuse Red;\n\nmodel M is table<mmm> { has Str $.a is column; has Int $.b is column }\nmy $*RED-DB = database \"SQLite\";\nM.^create-table;\nM.^all.map: { next if .b > 3 ; .a }\n'\nwhen (mmm.b)::num > 3 == True => next\nwhen (mmm.b)::num > 3 == False => mmm.a","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/OHw2cHGA","modified":1542076614,"id":"OHw2cHGA","size":264,"lines":11,"own_paste":false,"theme":"","date":1542076614}