# Pastebin C0xdswFQ > my SetHash[Str] $monitored-channels .= new(); SetHash[Str]() > $monitored-channels = True; True > $monitored-channels = True; True > $monitored-channels = True; True > say $monitored-channels; SetHash[Str](stuff stuff2 stuff3) > dd $monitored-channels; SetHash[Str] $monitored-channels = SetHash[Str].new("stuff","stuff3","stuff2") Nil