8 Commits (b7015c2d9d50da77cf1a3897f84e1b736649beef)

Author SHA1 Message Date
Kim SHrier cc9f68c4e5 Add missing word "of" 1 year ago
Dave Gauer f34b6aa024 Update sentinel type for v0.10.0
Fixes

.../076_sentinels.zig:95:30: error: incompatible types:
  'u32' and '?*const anyopaque':
    while (my_seq[i] != my_sentinel) {
3 years ago
Dave Gauer 4c7eebbbfc Removed confusing explanation from 076 3 years ago
Francisco Demartino af3fabd59b fix typo in 076 (sentinal -> sentinel) 3 years ago
Dave Gauer 03eb291d39 076 typo 3 years ago
Dave Gauer afc5f94a15 076 sentinels must be same type 3 years ago
Dave Gauer d4f5684450 Fix 076, add 077,078 sentinels and many-item pointers 3 years ago
Dave Gauer e9547cf808 add ex076 sentinels 3 years ago