Check if the function is NOT a flow function (as returned by make_flow_fn).

is_not_flow_fn(fn)

Arguments

fn

A function.

Value

A logical value, whether fn is a not flow function.