Commit graph

5 commits

Author SHA1 Message Date
George Dietrich
67d966e702 Fix Typos + Spell Check CI (#222)
* Add spellcheck CI job and fix existing typos
* Add spec to bug caused by typo
2022-11-11 19:47:27 -05:00
George Dietrich
5824495ba7 Remove extra spaces between paren and method call (#143) 2022-01-07 19:54:02 -05:00
George Dietrich
96fe9291e3
Make use of generics instead of a method (#2)
* Allows Crystal to more accurately know the return type of `ordered_elements`
* Add example of `ordered_elements` usage
2020-12-24 01:07:51 -05:00
George Dietrich
83eda1298c
Initial Implementation (#1) 2020-12-24 00:48:48 -05:00
George Dietrich
34c8539ead Initial commit 2020-12-21 23:21:53 -05:00