Eaton Rapids
Eaton Rapids is a city in Central Michigan just south of Lansing.
Understand
Get in
Get around
See
Do
- The Island Park, Downtown.
Buy
Eat
- Darb's Patio, 148 s main st, ☎ +1 517 663-3272.
Drink
- Abie's (100 s. main st.), ☎ +1 517 663-9818.
Sleep
- The English Inn, Restaurant & Pub, 677 S Michigan Rd, ☎ +1 517 663-2500. Six guest rooms in the main house an four guest rooms in two cottages. Full service fine dining on site. Also available for weddings, banquets, and conferences.
Connect
Go next
Routes through Eaton Rapids |
Lowell ← Jct N |
W |
→ Jackson → Monroe |
END ← Lansing ← | N |
→ Springport → Albion |
gollark: Huh, I thought you were going to complain about me "explaining closure terribly" or something.
gollark: It's called closure. Stuff defined in something gets access to locals from that thing.
gollark: Just do```luafunction fs.open(file, mode) local f = {} -- Store fs files in here local handle = io.open(file, mode) function f.readAll() return handle:read("*a") end function f.close() handle:close() end function f.write(data) handle:write(data) end return fend```unless there's some other thing you need it for.
gollark: Wait, why do you need a global `openFiles` thing for that?
gollark: Cool, should be useful.
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.