Gleam Type System
OfficialType-safe BEAM apps with Gleam.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Gleam's robust type system enables safe, expressive BEAM (Erlang/OTP) applications with algebraic data types, generics, and pattern matching.
Core Features & Use Cases
- ADTs, generics, and exhaustive pattern matching
- Type-safe error handling with Result and Option
- Opaque/abstract types and type aliases for clean APIs
- Type inference and compile-time safety
Quick Start
Define a simple ADT, pattern-match over variants, and handle errors in a type-safe manner.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Gleam Type System Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#gleam-type-system Please download this .zip file, extract it, and install it in the .claude/skills/ directory.