move 'enum' to Syntax.Base

This commit is contained in:
rhiannon morris 2023-03-26 16:14:58 +02:00
parent e6c4203b46
commit 5560cb6708
3 changed files with 4 additions and 6 deletions

View file

@ -160,9 +160,6 @@ failing "Can't find an implementation"
sany : SQty Three
sany = Element Any %search
enum : List TagVal -> Term q d n
enum = Enum . SortedSet.fromList
export
tests : Test