Skip to content

pbreedt/convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert

Simple convert functions to convert between different types.

Currently caters for:

  • SliceByte2String
  • Float642String
  • Int2String
  • String2SliceByte
  • Int2Float64
  • String2Float64
  • Float642Int
  • String2Int

TODO:

Conversions to add:

  • Bool2String
  • Bool2Int
  • Bool2Float
  • String2Bool
  • Int2Bool
  • Float2Bool

Rename all 'SliceByte' simply to 'Bytes' Rename all 'Float64' simply to 'Float'

Possibly 'Generic2X'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages