Responses for exercises in Exercism.
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.
 
 
 
 
 
 

20 lines
341 B

{
"blurb": "Learn about vectors by counting the birds in your garden",
"authors": [
"porkostomus"
],
"forked_from": [
"csharp/bird-watcher"
],
"files": {
"solution": [
"src/bird_watcher.clj"
],
"test": [
"test/bird_watcher_test.clj"
],
"exemplar": [
".meta/exemplar.clj"
]
}
}