Skip to content

Ensure proper ! suffix for function names #3

@sloede

Description

@sloede

Especially some initialization functions such as init_multiplication, init_rotation internally modify the passed SecureContext argument and should thus be properly named init_multiplication!, init_rotation! etc. in accordance to standard Julia practices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions