All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jetbrains.kotlinx.ggdsl.ir.data.TableData.kt Maven / Gradle / Ivy

package org.jetbrains.kotlinx.ggdsl.ir.data

/**
 * TableData :=
 *    Table t, Ind i:
 *    t[i] := Value | TableData
 */

public sealed interface TableData




© 2015 - 2025 Weber Informatics LLC | Privacy Policy