Seeking Comprehensive Data Types and Methods Listing on Effect Website
is there a page on https://effect.website that lists all data types in effect runtime and their methods? i was looking for HashSet in particular and had to go check the code in the repo to find it which seemed strange compared to how great other docs are
Effect is a powerful TypeScript library designed to help developers easily create complex, synchronous, and asynchronous programs.

