jasonkuhrt / alge

Type safe library for creating Algebraic Data Types (ADTs) in TypeScript. 🌱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hidden _ property should not be enumerable

jasonkuhrt opened this issue · comments

Screenshot

CleanShot 2022-08-17 at 19 01 03@2x

Description

_ should not be passed through.

Want to wait for more feedback/uses-cases.