Scala Functional Patterns

Official

Scala functional patterns.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers functional patterns in Scala: immutability, higher-order functions, and monads.

Core Features & Use Cases

  • Immutability: Immutable data structures.
  • Higher-order functions: Map, fold, etc.
  • Monads & for-comprehensions: Option, Either.

Quick Start

Write a pure function and compose functions using for-comprehension.

Dependency Matrix

Required Modules

None required

Components

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: Scala Functional Patterns
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#scala-functional-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository