dalejordan
dalejordan
I am using LanguageServer with eglot and a recent update (to something) has broken things. I had customized a lint variable thru eglot. Apparently eglot sends Nothings for unchanged options...
and I noticed a few minor problems: - ```@debug "updated parents " id g.parents[id]``` in ```repair!``` generates an exception because g has no parents field (anymore). - ``` @debug(n, "...
Did you mean to leave this function off the export list? It seems to be more general than recUncons which is exported. The naming of frameCons, frameConsA, frameUncons and frameSnoc...