aiken/examples
KtorZ 7abd76b6ad
Allow to trace expressions (and not only string literals)
This however enforces that the argument unifies to a `String`. So this
  is more flexible than the previous form, but does fundamentally the
  same thing.

  Fixes #378.
2023-02-15 21:07:56 +01:00
..
acceptance_tests Allow to trace expressions (and not only string literals) 2023-02-15 21:07:56 +01:00
hello_world Use blueprint in hello-world example. 2023-02-14 09:16:30 +01:00