Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in magic-methods
Paste a string as a variable, not as executable code snippet, into IPython
Nov 12, 2022
python
copy-paste
ipython
magic-methods
Why does print(t) error if t.__str__() returns a non-string, but not print(t.__str__())?
Oct 08, 2022
python
type-conversion
typeerror
magic-methods
Why does calling Python's 'magic method' not do type conversion like it would for the corresponding operator?
Aug 30, 2022
python
type-conversion
implicit-conversion
magic-methods
Is it possible, using PHPUnit mock objects, to expect a call to a magic __call() method?
Jun 16, 2020
php
symfony
phpunit
magic-methods
Are Magic Methods Best practice in PHP? [closed]
Sep 25, 2022
php
magic-methods
PHP 5.3 Magic Method __invoke
Dec 16, 2021
php
oop
magic-methods
Use of PHP Magic Methods __sleep and __wakeup
Aug 29, 2022
php
oop
magic-methods
How to overload Python's __bool__ method? [duplicate]
Aug 28, 2022
python
methods
overloading
magic-methods
Where is the Python documentation for the special methods? (__init__, __new__, __len__, ...)
Aug 27, 2022
python
class
magic-methods
PHP - Indirect modification of overloaded property
Aug 04, 2017
php
magic-methods
How does Scala's apply() method magic work?
Aug 18, 2022
scala
syntactic-sugar
magic-methods
companion-object
PHP __get and __set magic methods
May 31, 2019
php
magic-methods
scala slick method I can not understand so far
Aug 09, 2020
scala
playframework-2.0
magic-methods
scalaquery
slick
How to document magic (_call and _callStatic) methods for IDEs
Oct 01, 2021
php
documentation
phpstorm
magic-methods
docblocks
Is it possible to overload Python assignment?
Aug 17, 2022
python
class
methods
assignment-operator
magic-methods
How does python numpy.where() work?
Aug 16, 2022
python
numpy
magic-methods
What is the __dict__.__dict__ attribute of a Python class?
Aug 16, 2022
python
class
metaprogramming
magic-methods
Why does Python use 'magic methods'?
Aug 16, 2022
python
magic-methods
Making a python user-defined class sortable, hashable
Aug 16, 2022
python
class
sorting
hash
magic-methods
Simple example of use of __setstate__ and __getstate__
Aug 16, 2022
python
serialization
magic-methods
« Newer Entries
Older Entries »