elm-canvas
                                
                                
                                
                                    elm-canvas copied to clipboard
                            
                            
                            
                        Use Records in ctx operations to replace many Parameters
Some of the context operations take a lot of parameters. Stuff like Float Float Float Float is hard to read. Lets make records that contain names for these params.