Skip to content

@generated Doesn't work for single-line constructors #14

@bjack205

Description

@bjack205

Add support for structs like the following:

@autodiff struct MyModel
  a::Float64
  MyModel(a) = new(a)
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions