strain
This commit is contained in:
29
elixir/strain/.exercism/config.json
Normal file
29
elixir/strain/.exercism/config.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"authors": [
|
||||
"petehuang"
|
||||
],
|
||||
"contributors": [
|
||||
"angelikatyborska",
|
||||
"Cohen-Carlisle",
|
||||
"devonestes",
|
||||
"DoggettCK",
|
||||
"fxn",
|
||||
"kytrinyx",
|
||||
"neenjaw",
|
||||
"sotojuan"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/strain.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/strain_test.exs"
|
||||
],
|
||||
"example": [
|
||||
".meta/example.ex"
|
||||
]
|
||||
},
|
||||
"blurb": "Implement the `keep` and `discard` operation on collections.",
|
||||
"source": "Conversation with James Edward Gray II",
|
||||
"source_url": "http://graysoftinc.com/"
|
||||
}
|
||||
1
elixir/strain/.exercism/metadata.json
Normal file
1
elixir/strain/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"strain","id":"b1072621432641a18b1ba8d05e41d7c8","url":"https://exercism.org/tracks/elixir/exercises/strain","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user