5 lines
327 B
Markdown
Vendored
5 lines
327 B
Markdown
Vendored
### :dataframe-compiler-plugin-core
|
|
|
|
Subset of :core used by [compiler plugin](https://github.com/JetBrains/kotlin/tree/master/plugins/kotlin-dataframe) to implement compile time interpreters of operations.
|
|
Bundled together with compiler plugin in Kotlin and by extension in IntelliJ. Should aim to include only necessary code
|