Closed fjebaker closed 4 months ago
Models should implement the Base.copy function so that they can be copied, without duplicating e.g. fixed closures or tables in table models.
Base.copy
Models should implement the
Base.copy
function so that they can be copied, without duplicating e.g. fixed closures or tables in table models.