jemnotesversion 2 / featuring this entry or see all/search

Jul 28
An explanation of Ruby’s percent syntax. Example:
# Same as ['symmetric', 'matrix', 'vector', 'scalar']:
%w{symmetric matrix vector scalar}