This section has almost no code, should be chapter. Signed-off-by: Alan Huang <mmpgouride@xxxxxxxxx> --- datastruct/datastruct.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex index 0242ccc7..d2a67ffd 100644 --- a/datastruct/datastruct.tex +++ b/datastruct/datastruct.tex @@ -1975,7 +1975,7 @@ produce novel algorithms with surprising properties. % \epigraph{The devil is in the details.}{Unknown} -The data structures shown in this section were coded straightforwardly, +The data structures shown in this chapter were coded straightforwardly, with no adaptation to the underlying system's cache hierarchy. In addition, many of the implementations used pointers to functions for key-to-hash conversions and other frequent operations. -- 2.34.1