Skip to content

Add bindings for numeric typeclasses #262

@jespercockx

Description

@jespercockx

Currently we are missing support for the following classes:

  • Real
  • Integral
  • Fractional
  • Floating
  • RealFrac
  • RealFloat

For everything up to and including Fractional we could be able to give definitions on the Agda side (or steal them from the standard library). For the rest, we should probably just postulate them.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions