Martino Visintin
|
b07df7c780
|
add .formatter.exs + format
|
2018-05-22 21:46:54 +01:00 |
|
Cohen Carlisle
|
3a58b49fe6
|
remove elementary MapSet.size/1 koan
size is covered under koan "However, I do not allow duplication"
|
2018-03-02 10:18:25 -05:00 |
|
Cohen Carlisle
|
432988014a
|
introduce MapSet.size/1 earlier
specifically, before it is used to show sets do not have duplicates
|
2018-03-01 14:00:36 -05:00 |
|
Jay Hayes
|
f1fd2a2dad
|
Uncomment 💡 moment about set size
|
2017-02-19 07:44:59 -06:00 |
|
Jay Hayes
|
4a9800f1f7
|
Further simplify mapset example with sorted?/1 function
|
2017-02-19 07:37:57 -06:00 |
|
Jay Hayes
|
ec082f0e72
|
Fix broken mapset koan test
|
2017-02-19 07:14:04 -06:00 |
|
Jay Hayes
|
84cd227108
|
whitespace
|
2017-02-19 07:13:01 -06:00 |
|
Simone D'Amico
|
9eafe23bc8
|
Changed order of the answers in map_sets test
|
2016-07-22 19:34:13 +01:00 |
|
Mahmut Surekci
|
48df8ad8af
|
Demonstrating MapSets similarity to List using Enum.fetch. Koan added to demonstrate MapSets being unordered after 32.
|
2016-05-27 18:44:47 +01:00 |
|
Mahmut Surekci
|
925f6ba2f7
|
Change order of answers to make unit tests pass
|
2016-05-27 15:54:48 +01:00 |
|
Mahmut Surekci
|
5e9e5e3891
|
Adding new koans for map sets
|
2016-05-26 02:02:20 +01:00 |
|