Skip to content

Instantly share code, notes, and snippets.

@saileshbro
Created December 21, 2022 06:48
Show Gist options
  • Save saileshbro/eee61ad615e7ba6dc367253ecf8f2412 to your computer and use it in GitHub Desktop.
Save saileshbro/eee61ad615e7ba6dc367253ecf8f2412 to your computer and use it in GitHub Desktop.
/// Primary key type for a Todo.
typedef TodoId = int;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment