|
|
|
|
|
by mzajc
206 days ago
|
|
function estimate_method_targets(func_name::Symbol, types::Tuple)
# Conservative estimate
# In a real implementation, we'd query the method table
return 2 # Assume multiple possibilities
end
Hilarious. Was this model trained on XKCD [0] by any chance?[0]: https://xkcd.com/221/ |
|
[1] https://discourse.julialang.org/t/ai-generated-enhancements-...