Fernando Conde-Pumpido
Fernando Conde-Pumpido
Thanks!! The future shall tell :)
But don't worry! Except for that, everything works fine in JuliaFont and it's awesome! Maybe one day a person with the skill, enegy and time will be able to look...
Hi! I see what you mean too. It seems difficult to find the right balance. Maybe it can be done programmatically based on some weighting algorithm, but that seems difficult...
I also lean towards the first/second paragraph division, which is what is usually done in documentation for Python. I would leave the "Intro" section for more detailed docstrings maybe (?)
Hello! Is this package being actively maintained? Or is it dead? I might be interested in contributing :D
@staticfloat I think it is safe to close this based on the linked PR :D
Glad to hear about it! I figured it had to do with something like `propertynames`, yeah. A pity not to have it for now, but well, it works like a...
Not that I am an expert at all, but would not using `Any` prevent any kind of return type inference here?