Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Archivist
/
HCrisp
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
A fork of Crisp for HARP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36
Commitit
1
Haara
62 KiB
Puu:
c0a09fb1f5
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'c0a09fb1f5'
${ noResults }
HCrisp
/
spec
/
crisp
/
mal_specs
/
tests
/
inc.mal
4 rivejä
92 B
Raaka
Normaali näkymä
Historia
import mal's tests from mal repository
9 vuotta sitten
(def! inc1 (fn* (a) (+ 1 a)))
(def! inc2 (fn* (a) (+ 2 a)))
(def! inc3 (fn* (a)
(+ 3 a)))