pystencils.types.PsCustomType

Contents

pystencils.types.PsCustomType#

class pystencils.types.PsCustomType(name, const=False)#

Class to model custom types by their names.

Parameters:
  • name (str) – Name of the custom type.

  • args (Any)

  • kwargs (Any)

Return type:

Any