view wisdom/raii @ 11948:00baa4b404f4 draft

<fizzie> mkx bin/js//js -p "$*"
author HackEso <hackeso@esolangs.org>
date Wed, 18 Sep 2019 11:39:32 +0000
parents bfd7a53531df
children
line wrap: on
line source

RAII means you deallocate in the destructor. There is no 'initializer' involved.