Sebastian Estenssoro

Results 3 issues of Sebastian Estenssoro

Hi! New to open-source here, so not sure if this is the best place to ask a question about your project. Let me know if i need to direct my...

## Description This is my first time submitting a PR to a mature product like go-tfe. Any feedback would be much appreciated. I created this PR because I would like...

I created a point struct with a uuid and I noticed that k nearest returns the same point multiple times. Is this expected behavior? code sample: ``` type MyPoint struct...