-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To help with decoding the nested tuple format which is how erlang's pgo handles timestamps. Named as suggested by lpil. I'm not sure the calling convention for the functions and so whether or not it should be set up to use parens at the call site. I've opted not to, to follow the convention of other value types like 'int' and 'string'.
- Loading branch information
1 parent
84189bb
commit 9b676d1
Showing
2 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters