Λlisue

Results 429 comments of Λlisue

> Of course, the type of TeardownLogic is simple, so developers can implement it just by reading the documentation. However, when I create a plugin, I want the type system...

Got it. In that case, could you create a new issue for discussion? We'll handle exposing the types afterward. Since we'll need to work on deno-denops-core and deno-denops-std to expose...

Come to think of it, `Disposable/AsyncDisposable` could be used to write the following. I think this is better since it is closer to the standard, but what do you think?...

Package is published to JSR. https://jsr.io/@lambdalisue/async

Package with new API will be published to https://jsr.io/@core/asyncutil Closed by #24

I've no idea about FreeBSD so I cannot implement it by myself. PR is welcome. > but perhaps there can be collect that returns an empty Metrics for freebsd so...

Maybe we can add `dummy` feature that add a dummy collector that is used for non supported platform?

A `dummy` feature is added. Please close the issue if that is what you needed actually or keep open it if you really need FreeBSD support @yurivict

There is no particularly strong reason to do this, so if there is a PR with well-written documentation comments, we will review it 👍