Skip to content

Instantly share code, notes, and snippets.

@luanpotter
Created March 29, 2021 00:14
Show Gist options
  • Save luanpotter/be96c17f1b22eee30ca35a65d81c3f2d to your computer and use it in GitHub Desktop.
Save luanpotter/be96c17f1b22eee30ca35a65d81c3f2d to your computer and use it in GitHub Desktop.
final bread = wheat?.let((it) => mill.process(it));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment