Skip to content

Instantly share code, notes, and snippets.

@skeeto
Last active August 29, 2021 22:22
Show Gist options
  • Save skeeto/d8b18fb4663f4a282e8c0db252a70faf to your computer and use it in GitHub Desktop.
Save skeeto/d8b18fb4663f4a282e8c0db252a70faf to your computer and use it in GitHub Desktop.
quniq
@jftuga
Copy link

jftuga commented May 6, 2020

Thanks again for another great reply - and what a cool reverse() function! I also noticed that your passphrase code imports your own optparse library. The configuration struct idea seems pretty straight forward.

The functional version it easier for me to follow. The chaining concept looks really useful. I am going to experiment with it. OTOH, the interface version seems syntactically cumbersome and is harder for me to follow. I think ease of use is going to win out for me vs potential flexibility.

@skeeto
Copy link
Author

skeeto commented May 6, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment