pystencils.types.constify# pystencils.types.constify(t)# Adds the const qualifier to a given type. Return type: TypeVar(T, bound= PsType) Parameters: t (T)