diesieben07
01/24/2019, 10:26 AMoperator fun iterator(): Iterator
, so yes.poohbar
01/24/2019, 2:08 PMFailed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:1.3.20:compile (compile) on project xxx: Execution compile of goal org.jetbrains.kotlin:kotlin-maven-plugin:1.3.20:compile failed: A required class was missing while executing org.jetbrains.kotlin:kotlin-maven-plugin:1.3.20:compile: kotlin/reflect/full/KClasses
poohbar
01/24/2019, 2:15 PM~/.m2
folder fixed it. Yay! ⭐ursus
09/12/2019, 3:53 PMursus
09/12/2019, 3:53 PMdata class EmailAddress(value: String) {
init {
if value is not email regex then error("Invalid value")
}
}
ursus
09/12/2019, 3:53 PMursus
09/12/2019, 4:08 PMursus
09/12/2019, 4:09 PMursus
09/12/2019, 4:21 PMursus
09/12/2019, 4:28 PMursus
09/12/2019, 5:08 PMursus
09/12/2019, 5:09 PMursus
09/12/2019, 5:30 PMkarelpeeters
09/12/2019, 5:34 PMursus
09/12/2019, 5:35 PMursus
09/12/2019, 5:35 PMkarelpeeters
09/12/2019, 5:35 PMursus
09/12/2019, 5:36 PMursus
09/12/2019, 5:36 PMSoren Valle
09/12/2019, 5:36 PMPablo Schmid
09/12/2019, 7:40 PMRoberto Messina
09/12/2019, 10:46 PMursus
09/12/2019, 10:48 PMRoberto Messina
09/12/2019, 10:48 PMSteve
09/12/2019, 10:49 PMRoberto Messina
09/12/2019, 10:51 PMRoberto Messina
09/12/2019, 10:52 PMRoberto Messina
09/12/2019, 10:53 PMSteve
09/12/2019, 10:54 PMRoberto Messina
09/13/2019, 12:00 AM