Skip to content

Simplify class conversion #18

@jkone27

Description

@jkone27

Screenshot 2022-09-02 at 15 40 54

This conversion seems way more verbose than what it could be,

e.g. just

type TestMe(test: string, another: int) =
      begin
      end class

Probably the class gen approach can be simplified as constructor arguments in F# are already private readonly implicitly, making the code more succint

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions