#Iterators

2024-11-28

Итерация по UENUM в Unreal Engine

Понадобилось мне создать панель категорий размещаемых предметов в UI. В наследие мне достался уже готовый UENUM, который в будущем будет изменен. Естественно, очень не хотелось вручную перемещать и настраивать каждый отдельный виджет. Так еще и заниматься этим в будущем с изменениями категорий. Хотелось чего-то простого и универсального. Чтобы вот вызвал условный For Each Loop и сгенерировал все как надо, еще и не обязательно только для этого енама. Выход был найден! Если мы создаем UENUM, то unreal сам генерит всю нужную инфу и создает для нас UEnum класс, который является UObject. Нужно лишь правильно использовать эту информацию.

habr.com/ru/articles/861944/

#uenum #unreal_engine #c++ #blueprints #iterator #iterators #tutorial #async #asynchronous #for_each

2024-06-18

[Перевод] Почему люди злятся из-за итераторов в Go 1.23

Недавно я увидел сообщение, демонстрирующее будущий дизайн итераторов для Go 1.23 (август 2024 года). Насколько я могу судить, многим людям этот дизайн не нравится. Я хотел высказать свои мысли по этому поводу как разработчик языка.

habr.com/ru/articles/822697/

#go #odin #iterators #c++

CppOnlinecpponline
2024-06-09

Why Iterators Got It All Wrong – And What We Should Use Instead – Arno Schoedl – C++Online 2024

youtube.com/watch?v=qEvd9gqnJhQ

CppOnlinecpponline
2024-05-29

Why Iterators Got It All Wrong – And What We Should Use Instead – Arno Schoedl – C++Online 2024

youtube.com/watch?v=qEvd9gqnJhQ

CppOnlinecpponline
2024-05-25

Why Iterators Got It All Wrong – And What We Should Use Instead – Arno Schoedl – C++Online 2024

youtube.com/watch?v=qEvd9gqnJhQ

2024-05-25

Generic Concurrency в Go

Привет, гоферы! В этой статье я хочу поделиться мыслями и идеями, которые у меня накопились за время работы с дженериками в Go, и в частности о том, как шаблоны многозадачности могут стать более удобными и переиспользуемыми с помощью дженериков.

habr.com/ru/articles/817003/

#go #concurrency #iterators #generics

CppOnlinecpponline
2024-05-20

Why Iterators Got It All Wrong – And What We Should Use Instead – Arno Schoedl – C++Online 2024

youtube.com/watch?v=qEvd9gqnJhQ

2024-05-02

SwiftCraft 2024 SESSION PREVIEW: Sequencing Success: Exploring Swift Sequences in Depth by Adrian Russell

swiftcraft.uk/session/sequenci

Register now at swiftcraft.uk/tickets

#sequences #iterators #algorithms #standardlibrary #performance

2024-04-10

SwiftCraft 2024 SESSION PREVIEW: Sequencing Success: Exploring Swift Sequences in Depth by Adrian Russell

swiftcraft.uk/session/sequenci

Register now at swiftcraft.uk/tickets

#sequences #iterators #algorithms #standardlibrary #performance

🧿🪬🍄🌈🎮💻🚲🥓🎃💀🏴🛻🇺🇸schizanon
2024-04-03

Iterator helpers are a collection of new methods on Iterator prototype that help in general use of iterators. Since these helper methods are on the iterator prototype

v8.dev/features/iterator-helpe

2024-03-30

SwiftCraft 2024 SESSION ANNOUNCEMENT: Sequencing Success: Exploring Swift Sequences in Depth by Adrian Russell

swiftcraft.uk/session/sequenci

Register now at swiftcraft.uk/tickets

#sequences #iterators #algorithms #standardlibrary #performance

atamakahereatamakahere
2024-03-17

Today I speed ran a small fibonacci number generator in that is based on .
Also, I used for readme instead of traditional .

codeberg.org/atamakahere/fibter

रञ्जित (Ranjit Mathew)rmathew
2024-01-27

A couple of nice posts by Claude Heiland-Allen:

“Deep Zoom Theory And Practice” [2021] (mathr.co.uk/blog/2021-05-14_de).

“Deep Zoom Theory And Practice (Again)” [2022] (mathr.co.uk/blog/2022-02-21_de).

रञ्जित (Ranjit Mathew)rmathew
2024-01-27

I’ve been fascinated by the and since my college days 😍:

“The Quest To Decode The Mandelbrot Set, Math’s Famed Fractal”, Quanta (quantamagazine.org/the-quest-t).

On HN: news.ycombinator.com/item?id=3

2023-09-05

A Safer Iteration Model for C++ – Tristan Brindle – C++ on Sea 2023
youtube.com/watch?v=4dADc4RRC4
#coding #cpp #cpp20 #iterators #programming #softwareengineering

James Edward Gray IIJEG2@genserver.social
2023-07-26

I’ve been missing having a blog lately, so here’s a first post for a new mostly Elixir blog called the Programmer’s Stone: https://programmersstone.blog/posts/easier-recursion/

#elixir #blog #recursion #iterators #stream

GripNewsGripNews
2023-06-29

🌘 用 Rust 的方式寫 Python · 沒有人問的問題
➤ Python 中使用 Rust 的技巧
oatzy.github.io/2020/05/10/wri
這篇文章探討了在 Python 中使用 Rust 的技巧,包括類型註釋、dataclasses、Protocols、錯誤處理、enums、pathlib 和迭代器。作者分享了從 Rust 借鑒的一些技巧,並提到了一些第三方庫的使用。
+ 這篇文章提供了很有用的技巧,讓我對在 Python 中使用類似 Rust 的方法有了更深入的瞭解。
+ 我從這篇文章中學到了一些新的技巧,我期待在我的 Python 項目中應用它們。
annotations handling

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst