-
Thank you for developing Hegel. I've been looking for a typed FP in JavaScript, and I think Hegel fits the bill.
One issue, however, is that I'm looking to migrate global variables, objects, fun…
-
I came across this one when I was trying to do a minimal-reproduction of another issue, so here's a repo that showcases the issue:
- https://github.com/easoncxz/hegel-bug-never-bang-bang-bang
(I…
-
https://github.com/Vyacheslav-Lapin/Hegel/blob/295659b2245848882bc2eeb535e2d0c2f1f6c7b3/hegel-properties/src/main/java/com/hegel/properties/PropertyMap.java#L69
-
if we split docs and playground in separate projects docs can be migrated to use hegel as well and also codebase for docs can be much simpler then it is right now
we can have `https://try.hegel.js.…
-
There is an advantage that I discovered Hegel has compared to Java, TypeScript and Flow that should be mentioned in the documentation in my opinion.
I explained it in these TypeScript issues:
http…
-
I thought I would place this here. This makes no sense to an end user experiencing the error: https://github.com/microsoft/TypeScript/issues/18877
I'm not sure if Hegel will support augmentation of…
-
For example, the http2 module is missing:
```
> hegel
ENOENT: no such file or directory, open '\node_modules\@hegel\typings\nodejs\http2.d.ts'
```
Perhaps since I have nodejs types installed in…
-
Hello! At the moment, I am able to use `Proxy` to implement a function called [`multiple()`](https://github.com/trusktr/lowclass/blob/601c8972815db519064075f358a52efe5f3e26ac/src/multiple.ts) (with it…
-
(Crossposted from https://github.com/JSMonk/hegel/issues/387)
Hegel inference system is really powerful, so types are usually not needed, but some times they are. For that, a Typescript / Flow synt…
-
Hi.
First of all, great project !
Unfortunately I'm not able to make it work,
Running `hegel` or `npx hegel` via CLI into the folder of my application, I have the error `Cannot read properties of u…