Iâve been playing around with Swift and one thing that struck me as odd/disappointing is the lack of regular expression literals. First off, the language is new and yes Iâve filed a radar (rdar://17257306 for Apple folks). Please dupe it if you care about this. What I mean by regular expression literals is this (Ruby code): if name =~ /ski$/ puts "The name #{name} could be Polish" end The idea is
{{#tags}}- {{label}}
{{/tags}}