Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Allow function overloading #145

@Strilanc

Description

@Strilanc

When writing arithmetic functions, it seems common to have variants specialized to int, BigInt, and LittleEndian. It's confusing to have to remember different names for these functions, instead of just having one standard name with disambiguation via the type system.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions