Agent Skills: CasePaths/CasePathable()

A library for working with enum cases as first-class values, enabling key path-like access to enum cases

UncategorizedID: nonameplum/agent-skills/swift-case-paths

Skill Files

Browse the full folder contents for swift-case-paths.

Download Skill

Loading file tree…

swift-case-paths/SKILL.md

Skill Metadata

Name
swift-case-paths
Description
A library for working with enum cases as first-class values, enabling key path-like access to enum cases

CasePaths/CasePathable()

See the CasePathsCore module for the CasePathable protocol and other core

Documentation Structure

Usage Notes

  • Documentation is organized progressively from getting started to advanced topics
  • Start with the Introduction or Getting Started section
  • Consult specific guides for detailed information

License & Attribution

This skill contains content converted from DocC documentation format.

CasePaths/CasePathable() Skill | Agent Skills