Packages
union_typespec
0.0.4
A simple, tiny library for defining an Elixir @type whose values are one of a few options
Current section
Files
Jump to
Current section
Files
union_typespec
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## [0.0.3] - 2024-XX-XX
### Added
- `UnionTypespec.union_typep/1` macro.