[−][src]Function rustpython_vm::obj::objsequence::seq_le
pub fn seq_le(
vm: &VirtualMachine,
zelf: &[PyObjectRef],
other: &[PyObjectRef]
) -> Result<bool, PyObjectRef>
pub fn seq_le(
vm: &VirtualMachine,
zelf: &[PyObjectRef],
other: &[PyObjectRef]
) -> Result<bool, PyObjectRef>