I have a function which checks if a certain thing exists, and if not, creates it. What would be a good word for it? Right now I'm using "maintain", so the function is called maintain_buffer_on_path
, but I think that "maintain" is misleading. Can you think of a better one-word name?
I usually use ensure
for this.
EnsureExists
(or simpler Ensure
) seems to be some kind of a convention.
I've heard the word vivify to refer to this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With