X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Chapters%2FPrototype.tex;h=bad0d0647646f97ac552c97b4b6feb0d68d90ba9;hb=b2e587f9ea84f6cdd281772667e508544549e6ef;hp=3d8fb678c23406138162f1ac3fdc4affb5ccc21b;hpb=75d1001c7a7809c80bc4113477ad90b12f23b80f;p=matthijs%2Fmaster-project%2Freport.git diff --git a/Chapters/Prototype.tex b/Chapters/Prototype.tex index 3d8fb67..bad0d06 100644 --- a/Chapters/Prototype.tex +++ b/Chapters/Prototype.tex @@ -622,14 +622,6 @@ The value of a cast is the value of its body, unchanged. The type of this value is equal to the target type, not the type of its body. - - \todo{Move and update this paragraph} - Note that this syntax is also used sometimes to indicate that a particular - expression has a particular type, even when no cast expression is - involved. This is then purely informational, since the only elements that - are explicitly typed in the Core language are the binder references and - cast expressions, the types of all other elements are determined at - runtime. \stopdesc \startdesc{Note}