Menu

DO

Doogal Simpson

Author Profile

Claim This Author Profile

Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.

Sign In To Claim
0 karma0 postsjoined about 1 month ago

🌐 dev.toSource

From Dev.to - machinelearning: How Face ID Works: Infrared Lasers & Neural Networks

21 days ago

🌐 dev.toSource

TL;DR: Traditional immutable arrays are slow because updating an element requires a full O(n) copy. Scala’s Vector solves this by using a 32-way branching trie. This enables structural sharing, allowing the collection to reuse most of the original memory and reducing complexity t

about 1 month ago