idris-lang / Idris2

A purely functional programming language with first class types
https://idris-lang.org/
Other
2.46k stars 369 forks source link

Public export Decidable.Decidable.decision #3332

Closed michaelmesser closed 1 week ago

michaelmesser commented 1 week ago

Description

decision is not used in this file, so I assume it is intended to be exported.

Should this change go in the CHANGELOG?