Further simplify mapset example with sorted?/1 function

This commit is contained in:
Jay Hayes
2017-02-19 07:37:57 -06:00
parent 5731f8ac3b
commit 4a9800f1f7
2 changed files with 16 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ defmodule MapSetsTest do
answers = [
1,
3,
{:multiple, [false, true]},
false,
true,
{:multiple, [true, false]},
true,