Playing cards: Difference between revisions

m
→‎{{header|Julia}}: just added a small bit of polish
(→‎{{header|Julia}}: A new entry for Julia)
m (→‎{{header|Julia}}: just added a small bit of polish)
Line 2,007:
'''Define Some Special Methods'''
 
<tt>deal!</tt> method is the only deck specific method required to complete the essentials for this task.
 
<lang Julia>