about summary refs log tree commit diff stats
path: root/arc/.traces/buffered-contents-ignore-excess-backspace
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2018-03-15 23:01:45 -0700
committerKartik K. Agaram <vc@akkartik.com>2018-03-15 23:01:45 -0700
commit9b4f4b3e1c28efed457bbae50f23c1737a94450d (patch)
tree36cbb05fe1409efc45eedd82fa1c13124f9a7991 /arc/.traces/buffered-contents-ignore-excess-backspace
parent53ba69a7c0110ffbe1173411a792ecf53c9028bb (diff)
downloadmu-9b4f4b3e1c28efed457bbae50f23c1737a94450d.tar.gz
4227 - second example implementing exceptions
I think I like this better. It doesn't violate the type system. Still two
sources of klunkiness:

a) We need to add dead code because we don't consider exceptions when we
add implicit 'return' statements to functions. Should be easy to fix.
b) Still no way to create a generic 'try' function. This will be hard to
fix.
Diffstat (limited to 'arc/.traces/buffered-contents-ignore-excess-backspace')
0 files changed, 0 insertions, 0 deletions
32'>132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187