sema-stdlib 1.9.0

Standard library (350+ native functions) for the Sema programming language
Documentation

sema-stdlib

Standard library for the Sema programming language — 350+ native functions across 19 modules.

Includes: lists, strings, math, hash maps, file I/O, HTTP, JSON, CSV, regex, date/time, crypto, path operations, terminal styling, PDF extraction, text processing, and more.

Usage

This is an internal crate. If you want to embed Sema in your application, use sema-lang instead:

[dependencies]
sema-lang = "1.6"

📖 Standard library reference · Documentation · GitHub