File: expected

package info (click to toggle)
agda-stdlib 2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,196 kB
  • sloc: haskell: 375; makefile: 32; sh: 28; lisp: 1
file content (6 lines) | stat: -rw-r--r-- 102 bytes parent folder | download
1
2
3
4
5
6
example: 3 + 2 ≡ 5
example: 3 + -3 ≡ 0
gcd(-9,15) ≡ 3
lcm(-9,15) ≡ 45
A char: c
A float: 3.14