Fritiof Rusck
Fritiof Rusck
Date is an object though?
@windusayles Take this following example if "isObject" returns a bool ```ts const myVariable: unknown = ({ foo: "bar" }) as any; if(isObject(myVariable)) { // TypeScript still sees myVariable as unknown...
Hmm something seems to have happen with the git history
What do you mean by reopen? @NetanelBasal
I'm aware that my example won't work since floating point numbers doesn't work in that way. It's just an example :^)
I've just read [this](https://github.com/personnummer/meta) page about how the package should be structured. This change doesn't conform to the rest of the packages. This feature request is perhaps better suited as...
Are there any updates on this feature?
Hurray, thanks a lot for this feature!
@NetanelBasal you should close this PR