{{.Total | comma}} |
{{.NumFuncs | comma}} |
{{.NumSpecs | comma}} |
{{mult 100.0 .PctSpecs | ftoa}} |
{{.NumPatterns | comma}} |
{{mult 100.0 .PctPatterns | ftoa}} |
{{.NumDocs | comma}} |
{{mult 100.0 .PctDocs | ftoa}} |
{{.NumKwargs | comma}} |
{{mult 100.0 .PctKwargs | ftoa}} |
{{.NumSource | comma}} |
{{mult 100.0 .PctSource | ftoa}} |
{{add $i 1}}) {{$ps.AnyName}} |
{{$ps.PopularityChildrenAndCurrent | comma}} |
{{$ps.NumFuncsChildren | comma}} |
{{$ps.NumSpecsChildren | comma}} |
{{mult 100.0 $ps.PctSpecsChildren | ftoa}} |
{{$ps.NumPatternsChildren | comma}} |
{{mult 100.0 $ps.PctPatternsChildren | ftoa}} |
{{$ps.NumDocsChildren | comma}} |
{{mult 100.0 $ps.PctDocsChildren | ftoa}} |
{{$ps.NumKwargsChildren | comma}} |
{{mult 100.0 $ps.PctKwargsChildren | ftoa}} |
{{$ps.NumSourceChildren | comma}} |
{{mult 100.0 $ps.PctSourceChildren | ftoa}} |
{{end}}