I Would Rather Stay Poor

I Would Rather Stay Poor is a 1962 thriller novel by British writer James Hadley Chase.

Cover of the first edition, published by Robert Hale. Cover art by Val Biro.[1]

Plot summary

Dave Calvin, handsome and well built, with a charm that women would fall for, but divorced, dishonest and greedy, is appointed as manager of the bank in Pittsville when the existing manager falls ill. On the advice of his simple and innocent secretary Alice Craig, he soon finds lodging with widowed Kit Loring staying with her young daughter who is in love with Ken Travers, the local police deputy sheriff, waiting for a breakthrough to marry his lover.

Soon Calvin decides to steal a huge payroll of $300,000 from the bank and get away with it, and ropes in Kit for the same. But things do not go their way, and soon they find themselves in a puddle of troubles full of treachery, deception and even murder. And to make matters worse for Calvin, he soon realizes that Kit is an alcoholic who can spill the beans anytime.

gollark: - `make`/`new` are basically magic- `range` is magic too - what it does depends on the number of return values you use, or something. Also, IIRC user-defined types can't implement it- Generics are available for all of, what, three builtin types? Maps, slices and channels, if I remember right.- `select` also only works with the built-in channels- Constants: they can only be something like four types, and what even is `iota` doing- The multiple return values can't be used as tuples or anything. You can, as far as I'm aware, only return two (or, well, more than one) things at once, or bind two returns to two variables, nothing else.- no operator overloading- it *kind of* has exceptions (panic/recover), presumably because they realized not having any would be very annoying, but they're not very usable- whether reading from a channel is blocking also depends how many return values you use because of course
gollark: What, you mean no it doesn't have weird special cases everywhere?
gollark: It pretends to be "simple", but it isn't because there are bizarre special cases everywhere to make stuff appear to work.
gollark: So of course, lol no generics.
gollark: Well, golang has no (user-defined) generics, you see.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.