Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParkingSystem ¶
type ParkingSystem struct {
	// contains filtered or unexported fields
}
    func Constructor ¶
func Constructor(big int, medium int, small int) ParkingSystem
func (*ParkingSystem) AddCar ¶
func (ps *ParkingSystem) AddCar(carType int) bool
 Click to show internal directories. 
   Click to hide internal directories.