download
raw
334 Bytes
// Implementation of PEP 585: support list[int] etc.
#ifndef Py_GENERICALIASOBJECT_H
#define Py_GENERICALIASOBJECT_H
#ifdef __cplusplus
extern "C" {
#endif
PyAPI_FUNC(PyObject *) Py_GenericAlias(PyObject *, PyObject *);
PyAPI_DATA(PyTypeObject) Py_GenericAliasType;
#ifdef __cplusplus
}
#endif
#endif /* !Py_GENERICALIASOBJECT_H */

Xet Storage Details

Size:
334 Bytes
·
Xet hash:
e0141aa9b6d8f19e48bf3adf6da9f48feacbdade0f2ba03935812e48c14deb5c

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.