Amin Ya
Amin Ya
I am trying to define this trait but it gives me errors. ```jl @trait StringConvertible{T} begin (hasmethod) :: (convert, Tuple{String, T}) => true end ``` ```jl ERROR: error in method...
This reverts the commits that completely broke this tool. Fixes #5
**Description:** This reduces the main bundle size by ⚠️ 1.28 MB minified! This bundle is loaded only when caching is enabled. `setup-python` is used in [`setup-cpp`](https://github.com/aminya/setup-cpp) as a library. This...
**Describe the bug** `@actions/http-client` and all the packages like `@actions/core` are now shipping huge amounts of more JavaScript due to the inclusion of `undici` in a way that is not...
Adds a function to get symbols for the given module or current environment
Next step of improving documentation is to add minimal working examples to the docstrings and readme.
The JS file is not minified; its size is `4.3 MB`! This increases the download times on slow connections. 
I think it would be useful to have a standard interface for programmatic structure. Here I give the basic structure, but StructTypes related features can be added to the functions....
Cross issues to https://github.com/atom-community/autocomplete-paths/issues/246 ### Description I was wondering why autocomplete-paths does not work for me today until I found out that the Tabnine package disables autocomplete-paths! ### Steps to...