Closed NeQuissimus closed 6 years ago
SafeApp wants a List[String], not IList[String]. Fixing the example.
SafeApp
List[String]
IList[String]
SafeApp
wants aList[String]
, notIList[String]
. Fixing the example.