Hello all,

there is the bidi package under golang.org/x/text/unicode/bidi which works 
fine but has no implemented API. 

I am currently implementing the API for my own project and I'd like to ask 
why the API is unimplemented, if somebody else is working on implementing 
the API and if not, should I send  a PR for an implementation?

The API looks fine (see for 
example https://pkg.go.dev/golang.org/x/text/unicode/bidi) but all the 
functions raise a `panic("unimplemented")`. 


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/47a16938-e19b-4ab2-a89a-fbac97809f8cn%40googlegroups.com.

Reply via email to