Sergi Gonzalez
Results
3
issues of
Sergi Gonzalez
``` use felpado as f; f\reduce(function($a){ return $a + 1; }, [], [] }) ``` I think it should return [] instead null
To give some context about the use case: when playing DH for example and you want to play Jace its useful to see what cards have you already played to...
If I understood it correctly, `update` updates all dependencies in protofetch.toml and generates new revision in .lock file. It would be cool to have a way to only update a...