Treelib: obecný swap implementovat nebudu.
Moc edge-cases.
This commit is contained in:
		
							parent
							
								
									62d6c0df02
								
							
						
					
					
						commit
						ac0c616e13
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -179,7 +179,7 @@ def create_node_before(some, arguments, but, i, dont, know, which, yet): | |||
| 
 | ||||
| # ValueError, pokud je (aspoň) jeden parametr None | ||||
| def swap(node, other): | ||||
| 	pass | ||||
| 	raise NotImplementedError("YAGNI (You aren't gonna need it).") | ||||
| 
 | ||||
| def swap_pred(node): | ||||
| 	pass | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Pavel 'LEdoian' Turinsky
						Pavel 'LEdoian' Turinsky