voytech / tabulate

Kotlin library for exporting collections of object into tabular formats.
Apache License 2.0
2 stars 0 forks source link

Bump 1.6.20 - Play with context receivers for DSL #156

Closed voytech closed 2 months ago

voytech commented 2 years ago

Start preparing branch to be maintained until context receivers are stable. Use context receivers for:

  1. Index predicate operators in DSL
  2. Row predicate operators in DSL
  3. Scoped attribute-set based cache.
  4. Try find more applications
voytech commented 2 months ago

Kotlin context receivers is currently being dropped