C++ Concepts vs Rust Traits vs Haskell Typeclasses vs Swift Protocols - Conor Hoekstra - ACCU 2021
Video Statistics and Information
Channel: ACCU Conference
Views: 3,122
Rating: 4.7307692 out of 5
Keywords: conor hoekstra, conor hoekstra youtube, conor hoekstra c++, c++ concepts, c++20 concepts, rust traits vs c++ concepts, haskell type classes, swift protocols, swift protocols explained, rust traits explained, d language vs c++, haskell vs c++, swift vs c++, rust vs c++, c++ programming, C++, meeting c++, c++ talk, c++ coding, c++ talk video, cpp talk, C++ teaching, modern c++, modern cpp, accu conference, accu 2021, accu conference 2021, c++ tutorial, coding talk video
Id: iPVoCTgvi8M
Channel Id: undefined
Length: 85min 23sec (5123 seconds)
Published: Fri Apr 09 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
concepts are extremely powerful constructs, so powerful that you can use it to define algebraic kinds.cxx), see DataKinds.
I'm not sure if any of the other mechanisms here is this powerful, tho some languages (e.g. Haskell) might provide other mechanisms to do this kind of things