[obsidian] vault backup: 2024-12-25 02:45:17[
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build / build (push) Successful in 5m14s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build / build (push) Successful in 5m14s
				
			This commit is contained in:
		
							
								
								
									
										10
									
								
								content/単位変換のための型システム.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/単位変換のための型システム.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
#programming-language #type-system
 | 
			
		||||
 | 
			
		||||
[[mimium]] で、例えばMIDIノートも生の周波数も、どちらも「音の高さ」を表すことには変わりないので、そういうのを型としてグループ化したい。そして自動変換できるようにしたい。
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
[Types for units of measure | varkor’s blog](https://varkor.github.io/blog/2018/07/30/types-for-units-of-measure.html)
 | 
			
		||||
 | 
			
		||||
自動キャストといえば[[部分型]]の話になるけど、単位変換を扱うのはなにか違う概念を使う気がする
 | 
			
		||||
 | 
			
		||||
たとえば周波数とMIDIノートの足し算みたいなことに意味があるかといわれると、よくわからん
 | 
			
		||||
		Reference in New Issue
	
	Block a user