External.__init__#

External.__init__(key, signatures)#
Parameters
  • key (str) – The key of the external function for typing

  • signatures (List of function signatures) – A list of function type signature. i.e. β€˜int64 fn(int64, float64)’