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