Equality Bytecode Instructions #5
Labels
bytecode
Issues related to bytecode
instruction
Bytecode instruction
need-documentation
This issue introduces a new feature that requires fresh documentation
Milestone
Custom comparison implementation.
Compares whether or not the items have the same type.
Compares values of the same type for an exact
Eq
match, orPartialEq
if dealing with floats.The text was updated successfully, but these errors were encountered: