v
v copied to clipboard
docs.md : Missing method redeclaration paragraph
Hi,
I think method re-declarations paragraph should be clearly stated at Methods section, as I think this is not only a very useful feature, but also it allows people coming from OOP (like Java), feeling more "like home" with V.
I accidentally discovered this feature by reading vweb's init_server() function.
Thank you in advance,
I agree! PRs welcome :)
I'm not good at documentation, but I'll do my best :)
Hi @atorr0
Sorry for the delay.
Can you please explain what you mean by method redeclaration. A simple example?
Is it related to embedded structs?