1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-25 16:45:20 +03:00
juvix/include/package-base/Juvix/Builtin
Jan Mas Rovira c64420efe8
Deriving Ord (#3184)
Allows automatic derivation of `Ord` instances. It generates a
lexicographical order equivalent to the one defined by Haskell's stock
deriving.
2024-11-28 11:21:18 +01:00
..
V1 Deriving Ord (#3184) 2024-11-28 11:21:18 +01:00
V1.juvix Extract builtin definitions for loading a Package into bundled package-base package (#2535) 2023-11-30 16:22:18 +00:00