Hello Foo

Foo

This is the documentation

Lorem ipsum

Theory Section

Foo Theory

  1. Axiom
  2. Axiom
  3. Axiom

Examples Section

Example A

import axle.cicd.foo.Foo

val a = Foo(3.14, 2.7)
// a: Foo = Foo(x = 3.14, y = 2.7)