mirror of
https://github.com/kristoferssolo/School.git
synced 2025-10-21 20:10:38 +00:00
2 lines
49 B
Cython
2 lines
49 B
Cython
cdef bint c_is_list_like(object, bint) except -1
|