What languages other than Python have an explicit self? -


It seems a bit odd that Python clearly self is the first argument for everyone Need to pass in the form of Class Functions Do some similarity in other languages ​​require?

Clearly, do you mean "clearly passed each class as an argument in function "? If so, then Python is the only one I know by hand

Most OO languages ​​support this or by themselves in any form , But most of them always help you as the self first argument.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -