Replies: 1 comment
-
Whoops, sorry for letting this slip! The good news is that I just tried this, and it seems to work now:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So for purposes of avoiding axis confusing i wanted to make a new index type.
So I could check at compile time my indexes were in agreement.
After some looking at the prelude i came up with
Now I am trying to work out how to create something with that as it's index.
seemed vaguely promising.
But that errors with
reindex
seems promising but i can't workout how to use that at all, it doesn;t hafve any docs or direct tests.Beta Was this translation helpful? Give feedback.
All reactions