File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ \section{Built-in Module \module{zlib}}
5151\begin {funcdesc }{crc32}{string\optional {, value}}
5252 Computes a CRC (Cyclic Redundancy Check)%
5353 \index {Cyclic Redundancy Check}
54+ \index {checksum!Cyclic Redundancy Check}
5455 checksum of \var {string}. If
5556 \var {value} is present, it is used as the starting value of the
5657 checksum; otherwise, a fixed default value is used. This allows
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ \section{Built-in Module \module{zlib}}
5151\begin {funcdesc }{crc32}{string\optional {, value}}
5252 Computes a CRC (Cyclic Redundancy Check)%
5353 \index {Cyclic Redundancy Check}
54+ \index {checksum!Cyclic Redundancy Check}
5455 checksum of \var {string}. If
5556 \var {value} is present, it is used as the starting value of the
5657 checksum; otherwise, a fixed default value is used. This allows
You can’t perform that action at this time.
0 commit comments