Declaration

func removeInteger(_ integer: Int32)

Declaration

- (void) removeInteger:(int) integer;

Declaration

removeInteger_(integer: int)