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

Typesafe / zero allocs implementation #21

Closed
40 tasks done
thoas opened this issue Jan 12, 2017 · 2 comments
Closed
40 tasks done

Typesafe / zero allocs implementation #21

thoas opened this issue Jan 12, 2017 · 2 comments
Milestone

Comments

@thoas
Copy link
Owner

thoas commented Jan 12, 2017

  • ContainsInt
  • ContainsInt64
  • ContainsFloat64
  • ContainsString
  • ContainsStrings
  • ContainsFloat32
  • ReverseString
  • ReverseInt
  • SumInt
  • SumInt64
  • SumFloat64
  • SumFloat32
  • UniqInt
  • UniqString
  • UniqInt64
  • UniqFloat32
  • UniqFloat64
  • ShuffleInt
  • ShuffleString
  • ShuffleInt64
  • ShuffleFloat32
  • ShuffleFloat64
  • IndexOfInt
  • IndexOfString
  • IndexOfInt64
  • IndexOfFloat64
  • LastIndexOfInt
  • LastIndexOfString
  • LastIndexOfInt64
  • LastIndexOfFloat64
  • FilterInt
  • FilterInt64
  • FilterString
  • FilterFloat32
  • FilterFloat64
  • FindFloat32
  • FindFloat64
  • FindString
  • FindInt64
  • FindInt
@thoas thoas modified the milestones: 0.0.1, 0.0.2 Jan 12, 2017
@thoas thoas changed the title Typesafe implementation Typesafe / zero allocs implementation Jan 12, 2017
@marklr
Copy link

marklr commented Jan 15, 2017

Do you need a hand with implementing these?

@thoas
Copy link
Owner Author

thoas commented Jan 16, 2017

Hay, yes of course don't hesitate :)

@thoas thoas closed this as completed Jun 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants