Skip to content

Use bool for return types in hashtable functions #2352

@PingXie

Description

@PingXie

Many hashtable functions return 1 or 0 as an int. This was done before we started allowing bool. We should probably change them all to bool. (A separate PR at some point.)

Originally posted by @zuiderkwast in #2089 (comment)

Metadata

Metadata

Assignees

Labels

de-crapifyCorrect crap decisions made in the past

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions