Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding conv.ToInt64, conv.ToFloat64, and others... #216

Merged
merged 1 commit into from
Oct 26, 2017

Conversation

hairyhenderson
Copy link
Owner

Adding number conversion functions:

  • conv.ToInt64
  • conv.ToInt
  • conv.ToInt64s
  • conv.ToInts
  • conv.ToFloat64
  • conv.ToFloat64s

These are taken mostly from https://github.com/Masterminds/sprig

Signed-off-by: Dave Henderson dhenderson@gmail.com

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
@hairyhenderson hairyhenderson merged commit a9e9acc into master Oct 26, 2017
@hairyhenderson hairyhenderson deleted the add-number-conv-funcs branch October 26, 2017 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant