Is sameas()
in jinaj2 strictly to check booleans (true, false?)
It doesn't work the same as the equal test and I am wondering what is the use case of it beside checking booleans.
"Check if an object points to the same memory address..."
https://jinja.palletsprojects.com/en/2.10.x/templates/#sameas
0 Replies