Skip to main content

Introduction

In this tutorial, we give some example usages of the library kohomology.

Samples

Samples in this tutorial can be found in sample. To execute <sampleName>.kt, run ./gradlew run -DsampleName=<sampleName> in sample/.

More info

  • More examples can be found in jvmTest as unit tests.
  • Auto-generated documentation can be seen here (but currently very few descriptions are given).