jaredpetker
11/08/2016, 7:33 PMwhen(insert enum variable here) in the case where not all enum’s are accounted for in the when block / no else statement is used is only considered a warning and not an error? IIRC swift / rust treat this as a compilation error.