30 lines
537 B
JSON
30 lines
537 B
JSON
|
{
|
||
|
"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/"
|
||
|
}
|