Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
caryoscelus
/
agda
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
js_amd
Gałęzie
Tagi
js_amd
js_amd_patch
working
agda
/
examples
/
lib
/
Data
/
Char.agda
Char.agda
74 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
8
module Data.Char where
postulate Char : Set
{-# BUILTIN CHAR Char #-}