Closed Jam-Manbo closed 10 months ago
since i dont know well about tsdoc, i am not sure if this is intended or not but maybe not ig. imma add some more bugged things
seems like some camelCase names are having problem
thanks for reporting the issue! I will review the issue and try to fix it after my final exam ends
done, from a long ago I guess
getLeastUsedNode()
method is displaying its method name wrong. minor issue but it would be great if it gets fixed xD https://github.com/Takiyo0/Kazagumo/blob/7814983c4f0ef6a6740cfc906e49ebf98f8ba6bd/src/Kazagumo.ts#L246Expected behavior it should display as
getLeastUsedNode(): Node
notget Least Used Node(): Node
Screenshots