Learn How to Create Your Own Programming Language createyourproglang.com
1 2 3 4
class Array # insert i between each element in the array ...
Intersperse is a method of ...
Intersperse is a method of ...