tishlang_core 1.0.18

Shared Value type and utilities for Tish (used by interpreter and runtime)
Documentation

Tish Core - Shared types and utilities for the Tish language.

This crate provides the unified Value type and utilities used by both the interpreter (tishlang_eval) and compiled runtime (tishlang_runtime).