esperimenti funzionali e non con Kotlin

This commit is contained in:
Fabio Scotto di Santolo
2020-02-01 10:39:43 +01:00
parent 14c18d0b4b
commit cff8f9362c
6 changed files with 89 additions and 14 deletions

2
.idea/compiler.xml generated
View File

@@ -10,10 +10,12 @@
<module name="modernjava" />
<module name="scala" />
<module name="modern-java" />
<module name="functional-kotlin" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="fpgym" target="8" />
<module name="functional-kotlin" target="8" />
<module name="functional-programming-java" target="8" />
<module name="modern-java" target="9" />
<module name="modernjava" target="9" />