move 'enum' to Syntax.Base
This commit is contained in:
parent
e6c4203b46
commit
5560cb6708
3 changed files with 4 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue