Hey, just stumbled on this library when a friend recommended it to me.
I like the syntax sugar, but I noticed it doesn't provide typehints, so the code I would save with this I need to spend doing cast .
Is that by design / for a particular reason? If not, would you accept a PR adding them?
Hey, just stumbled on this library when a friend recommended it to me.
I like the syntax sugar, but I noticed it doesn't provide typehints, so the code I would save with this I need to spend doing
cast.Is that by design / for a particular reason? If not, would you accept a PR adding them?