Niklas Gergs
Results
2
comments of
Niklas Gergs
Great tool :) Is there a rough ETA for the library functionality? We would especially be interested in using what corresponds to the `timoni build` command as a library calls.
This causes quite unintuitive behavior that imo is a bug: ``` spec!: { sub: "world" } hello: *spec.sub | "nothing" ``` This evaluates to `hello: nothing` as marking the field...