Skip to content

Latest commit

 

History

History
executable file
·
34 lines (31 loc) · 669 Bytes

README.md

File metadata and controls

executable file
·
34 lines (31 loc) · 669 Bytes

Diamond Kata Implementations

My implementations of the diamond kata.

A great way to learn and compare new languages.

Example output

             a
            b b
           c   c
          d     d
         e       e
        f         f
       g           g
      h             h
     i               i
    j                 j
   k                   k
  l                     l
 m                       m
  l                     l
   k                   k
    j                 j
     i               i
      h             h
       g           g
        f         f
         e       e
          d     d
           c   c
            b b
             a