Skip to content

for some help with its use #53

@JeffreySarnoff

Description

@JeffreySarnoff

I remembered this work -- still a fan.
Users want me to provide a simple wrapping macro that engages safer Int types.

Ideally,

@safer_integers begin
    # code
end
@safer_integers begin
    include("my_toplevel_sourcefile")
end

and each occurance of Int, UInt, Int8, ..., Int128, UInt8, ..., UInt128 is replaced (prepending "Safe").

Any direction or helpful hints?

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