Initial commit

This commit is contained in:
Erik C. Thauvin 2023-11-03 21:31:09 -07:00
commit f837b26903
47 changed files with 1365 additions and 0 deletions

6
examples/.idea/kotlinc.xml generated Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JvmCompilerArguments">
<option name="jvmTarget" value="1.8" />
</component>
</project>