set = new Set()
set.add("foo")
# Explicitly typed set.
baseball players: !!set
? Mark McGwire
? Sammy Sosa
? Ken Griffey
# Flow style
baseball teams: !!set { Boston Red Sox, Detroit Tigers, New York Yankees }
Languages with Sets include JavaScript, YAML, EDN, Aardvark
Languages without Sets include Bash, Lil
View all concepts with or missing a hasSets measurement
Read more about Sets on the web: 1.