https://github.com/Effect-TS/typeclass
A collection of re-usable typeclasses for the Effect ecosystem
https://github.com/Effect-TS/typeclass
Last synced: 11 months ago
JSON representation
A collection of re-usable typeclasses for the Effect ecosystem
- Host: GitHub
- URL: https://github.com/Effect-TS/typeclass
- Owner: Effect-TS
- License: mit
- Archived: true
- Created: 2023-06-26T05:41:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T19:42:00.000Z (over 2 years ago)
- Last Synced: 2025-02-25T18:47:59.031Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://effect.website
- Size: 605 KB
- Stars: 32
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚠️ @effect/typeclass has moved
This repository has been deprecated following the consolidation of its codebase into the [`effect` monorepo](https://github.com/Effect-TS/effect).
You can find `@effect/typeclass` here: https://github.com/effect-ts/effect/tree/main/packages/typeclass
---
# typeclass
A collection of reusable typeclasses for the Effect ecosystem