Results 31 issues of Maxim Zaks

Design a mechanism where user can reserve a vector of particular type an particular size, to add values at later point.

Is a diagnostic export. Will represent the buffer as a graph with infos of type linking and color coding of broken references

JSON format deines that `\u` is followed by 4 characters. This is not sufficient for UTF32 characters like emojis. An example how it suppose to work can be found here:...

bug

The naming and inner functions are a total mess. Also consider just storing the offset and length of current token and property name.

When you do [OMPromise any:@[A, B, C]]; and e.g. B is fulfilled. Wouldn't it be cool to cancel A and C. It's not a big deal, but users may expect...

enhancement
wontfix

### Problem description Given two Series (column or array) I would like to be able to compute similarity score with [Jaccard index](https://en.wikipedia.org/wiki/Jaccard_index). Further more, other hash based similarity functions like...

enhancement

# Motivation: There are two main reasons why one would consider introducing logging in a game. 1. Finding and fixing bugs 2. Gathering data for analytic purposes ## Logging for...

feature request

### Review Mojo's priorities - [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities. ### What is your request? Current implementation of...

enhancement
mojo-stdlib
mojo
mojo-repo
q2-2024

This change fixes following bug: https://github.com/modularml/mojo/issues/1630