Open
Description
Following the discussion in #474, convert Python functions and lambdas to a Julia PyFunction <: Function
, so they would match parameters explicitly typed as Function
.
Following the discussion in #474, convert Python functions and lambdas to a Julia PyFunction <: Function
, so they would match parameters explicitly typed as Function
.