Vladislav

Results 162 comments of Vladislav

> perhaps its better to unite these two return types into a single return type that can be shared by the close method? not sure. any thoughts? Good question. On...

Hi! First of all, happy new year! 🎆 Its a very cool feature. If you want to contribute to this project, which I happily would accept, you should generalize it...

@elee1766 Can you clarify a little... 'HookStream'? But generally, if it's re-usable and helpful I see now problems in adding new features 🙂

I see 🙂 Reminds me a little of middleware, it has the same layered next() calls... I'd honestly say this is somewhat over-engineered for a simple library 😅 , you...

> I think it makes some sense still to make stream an interface True! And then we can maybe even hide the internal type... I know you like coding 🙂...

there is a deeper problem with `CLIENT TRACKING OPTIN` suppose you have ``` MULTI CLIENT TRACKING OPTIN GET A GET B GET C EXEC ``` Now, if you squash the...

Hello ! I just wanna bring some activity in this thread )) Recently I was looking for a scripting language working with libgdx .... So I found Lua, which is...

1. Let's not juggle around with terms. Patricia trees are radix tries. "Suffix tree" is just a way to build a trie 🙂 2. I suggest to use rax from...

Ok but please don't merge 😄