Set, the card game: Difference between revisions

Content added Content deleted
m (→‎{{header|Julia}}: remove unused code)
Line 138: Line 138:
end
end


Base.vec(s::SetCard) = vec(s.t)
function Base.string(s::SetCard)
function Base.string(s::SetCard)
return "(" *
return "(" *